2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#25234f',
|
|
|
|
'#705050',
|
|
|
|
'#60b48a',
|
|
|
|
'#dfaf8f',
|
|
|
|
'#5555ff',
|
|
|
|
'#f08cc3',
|
|
|
|
'#8cd0d3',
|
|
|
|
'#709080',
|
|
|
|
]
|
|
|
|
background = '#25234f'
|
|
|
|
brights = [
|
|
|
|
'#709080',
|
|
|
|
'#dca3a3',
|
|
|
|
'#60b48a',
|
|
|
|
'#f0dfaf',
|
|
|
|
'#5555ff',
|
|
|
|
'#ec93d3',
|
|
|
|
'#93e0e3',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
cursor_bg = '#ff5555'
|
|
|
|
cursor_border = '#ff5555'
|
|
|
|
cursor_fg = '#ffffff'
|
|
|
|
foreground = '#dcdccc'
|
|
|
|
selection_bg = '#b5d5ff'
|
|
|
|
selection_fg = '#000000'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Vaughn'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|