2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#1e1e1e',
|
|
|
|
'#be0f17',
|
|
|
|
'#868715',
|
|
|
|
'#cc881a',
|
|
|
|
'#377375',
|
|
|
|
'#a04b73',
|
|
|
|
'#578e57',
|
|
|
|
'#978771',
|
|
|
|
]
|
|
|
|
background = '#1e1e1e'
|
|
|
|
brights = [
|
|
|
|
'#7f7061',
|
|
|
|
'#f73028',
|
|
|
|
'#aab01e',
|
|
|
|
'#f7b125',
|
|
|
|
'#719586',
|
|
|
|
'#c77089',
|
|
|
|
'#7db669',
|
|
|
|
'#e6d4a3',
|
|
|
|
]
|
|
|
|
cursor_bg = '#e6d4a3'
|
|
|
|
cursor_border = '#e6d4a3'
|
|
|
|
cursor_fg = '#1e1e1e'
|
|
|
|
foreground = '#e6d4a3'
|
|
|
|
selection_bg = '#e6d4a3'
|
|
|
|
selection_fg = '#534a42'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Gruvbox Dark'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|