colorschemes: add Belafonte Day/Night

This commit is contained in:
Boris Faure 2020-11-24 22:52:34 +01:00
parent a75cce1e0e
commit e6f2d1b189
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
3 changed files with 152 additions and 0 deletions

View File

@ -0,0 +1,75 @@
[Main]
version = 1
[Metadata]
version = 1
name = Belafonte Day
author = Jan T. Sott
website = https://github.com/idleberg/Zissou-iTerm2
license = CC-BY-SA-4.0
[Colors]
bg = #d5ccba
main = #964700
hl = #ffffff
end_sel = #ff3300
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
tab_missed_over_1 = #ffff40
tab_missed_over_2 = #ff9933
tab_missed_over_3 = #ff0000
tab_title_2 = #000000
[Normal]
def = #45373c
black = #20111b
red = #be100e
green = #858162
yellow = #eaa549
blue = #426a79
magenta = #97522c
cyan = #989a9c
white = #968c83
inverse_fg = #d5ccba
inverse_bg = #45373c
[Bright]
def = #45373c
black = #5e5252
red = #be100e
green = #858162
yellow = #eaa549
blue = #426a79
magenta = #97522c
cyan = #989a9c
white = #d5ccba
inverse_fg = #d5ccba
inverse_bg = #45373c
[Faint]
def = #695c5b
black = #4d3f42
red = #c33f39
green = #999378
yellow = #e4ae65
blue = #668289
magenta = #a6704f
cyan = #a7a6a3
white = #a59c90
inverse_fg = #d5ccba
inverse_bg = #695c5b
[BrightFaint]
def = #695c5b
black = #7b706c
red = #c33f39
green = #999378
yellow = #e4ae65
blue = #668289
magenta = #a6704f
cyan = #a7a6a3
white = #d5ccba
inverse_fg = #d5ccba
inverse_bg = #695c5b

View File

@ -0,0 +1,75 @@
[Main]
version = 1
[Metadata]
version = 1
name = Belafonte Night
author = Jan T. Sott
website = https://github.com/idleberg/Zissou-iTerm2
license = CC-BY-SA-4.0
[Colors]
bg = #20111b
main = #e26b00
hl = #ffffff
end_sel = #ff3300
tab_missed_1 = #ff9933
tab_missed_2 = #ff3300
tab_missed_3 = #ff0000
tab_missed_over_1 = #ffff40
tab_missed_over_2 = #ff9933
tab_missed_over_3 = #ff0000
tab_title_2 = #000000
[Normal]
def = #968c83
black = #20111b
red = #be100e
green = #858162
yellow = #eaa549
blue = #426a79
magenta = #97522c
cyan = #989a9c
white = #968c83
inverse_fg = #20111b
inverse_bg = #968c83
[Bright]
def = #968c83
black = #5e5252
red = #be100e
green = #858162
yellow = #eaa549
blue = #426a79
magenta = #97522c
cyan = #989a9c
white = #d5ccba
inverse_fg = #20111b
inverse_bg = #968c83
[Faint]
def = #786d69
black = #20111b
red = #961011
green = #6b6550
yellow = #b7803d
blue = #395361
magenta = #794127
cyan = #7a777b
white = #786d69
inverse_fg = #20111b
inverse_bg = #786d69
[BrightFaint]
def = #786d69
black = #4e4144
red = #961011
green = #6b6550
yellow = #b7803d
blue = #395361
magenta = #794127
cyan = #7a777b
white = #a79d92
inverse_fg = #20111b
inverse_bg = #786d69

View File

@ -1,4 +1,6 @@
colorschemes_desc = [
'Belafonte Day.ini',
'Belafonte Night.ini',
'Dracula.ini',
'Mild.ini',
'Mustang.ini',