2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#2b1b1d',
|
|
|
|
'#91002b',
|
|
|
|
'#579524',
|
|
|
|
'#ab311b',
|
|
|
|
'#8c87b0',
|
|
|
|
'#692f50',
|
|
|
|
'#e8a866',
|
|
|
|
'#68525a',
|
|
|
|
]
|
|
|
|
background = '#150707'
|
|
|
|
brights = [
|
|
|
|
'#3d2b2e',
|
|
|
|
'#c5255d',
|
|
|
|
'#8dff57',
|
|
|
|
'#c8381d',
|
|
|
|
'#cfc9ff',
|
|
|
|
'#fc6cba',
|
|
|
|
'#ffceaf',
|
|
|
|
'#b0949d',
|
|
|
|
]
|
|
|
|
cursor_bg = '#68525a'
|
|
|
|
cursor_border = '#68525a'
|
|
|
|
cursor_fg = '#140707'
|
|
|
|
foreground = '#68525a'
|
|
|
|
selection_bg = '#2b1b1d'
|
|
|
|
selection_fg = '#69525a'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'CrayonPonyFish'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|