2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#000000',
|
|
|
|
'#800000',
|
|
|
|
'#61ce3c',
|
|
|
|
'#fbde2d',
|
|
|
|
'#253b76',
|
|
|
|
'#ff0080',
|
|
|
|
'#8da6ce',
|
|
|
|
'#f8f8f8',
|
|
|
|
]
|
|
|
|
background = '#271f19'
|
|
|
|
brights = [
|
|
|
|
'#000000',
|
|
|
|
'#800000',
|
|
|
|
'#61ce3c',
|
|
|
|
'#fbde2d',
|
|
|
|
'#253b76',
|
|
|
|
'#ff0080',
|
|
|
|
'#8da6ce',
|
|
|
|
'#f8f8f8',
|
|
|
|
]
|
|
|
|
cursor_bg = '#ffffff'
|
|
|
|
cursor_border = '#ffffff'
|
|
|
|
cursor_fg = '#ffffff'
|
|
|
|
foreground = '#ffffff'
|
|
|
|
selection_bg = '#253b76'
|
|
|
|
selection_fg = '#ffffff'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Neopolitan'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|