2020-10-20 08:51:48 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#fbf1c7',
|
|
|
|
'#9d0006',
|
|
|
|
'#79740e',
|
|
|
|
'#b57614',
|
|
|
|
'#076678',
|
|
|
|
'#8f3f71',
|
|
|
|
'#427b58',
|
|
|
|
'#3c3836',
|
|
|
|
]
|
|
|
|
background = '#fbf1c7'
|
|
|
|
brights = [
|
|
|
|
'#9d8374',
|
|
|
|
'#cc241d',
|
|
|
|
'#98971a',
|
|
|
|
'#d79921',
|
|
|
|
'#458588',
|
|
|
|
'#b16186',
|
|
|
|
'#689d69',
|
|
|
|
'#7c6f64',
|
|
|
|
]
|
|
|
|
cursor_bg = '#282828'
|
|
|
|
cursor_border = '#282828'
|
|
|
|
cursor_fg = '#fbf1c7'
|
|
|
|
foreground = '#282828'
|
|
|
|
selection_bg = '#d5c4a1'
|
|
|
|
selection_fg = '#665c54'
|
2020-10-20 08:51:48 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Gruvbox Light'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|