2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#000000',
|
|
|
|
'#c91b00',
|
|
|
|
'#00c200',
|
|
|
|
'#c7c400',
|
|
|
|
'#0225c7',
|
|
|
|
'#ca30c7',
|
|
|
|
'#00c5c7',
|
|
|
|
'#c7c7c7',
|
|
|
|
]
|
|
|
|
background = '#f5deb3'
|
|
|
|
brights = [
|
|
|
|
'#686868',
|
|
|
|
'#ff6e67',
|
|
|
|
'#5ffa68',
|
|
|
|
'#fffc67',
|
|
|
|
'#6871ff',
|
|
|
|
'#ff77ff',
|
|
|
|
'#60fdff',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
cursor_bg = '#c7c7c7'
|
|
|
|
cursor_border = '#c7c7c7'
|
|
|
|
cursor_fg = '#fffc67'
|
|
|
|
foreground = '#000000'
|
|
|
|
selection_bg = '#c1deff'
|
|
|
|
selection_fg = '#000000'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'coffee_theme'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|