2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#56595c',
|
|
|
|
'#c94c22',
|
|
|
|
'#85981c',
|
|
|
|
'#b4881d',
|
|
|
|
'#2e8bce',
|
|
|
|
'#d13a82',
|
|
|
|
'#32a198',
|
|
|
|
'#c9c6bd',
|
|
|
|
]
|
|
|
|
background = '#1c1d1f'
|
|
|
|
brights = [
|
|
|
|
'#45484b',
|
|
|
|
'#bd3613',
|
|
|
|
'#738a04',
|
|
|
|
'#a57705',
|
|
|
|
'#2176c7',
|
|
|
|
'#c61c6f',
|
|
|
|
'#259286',
|
|
|
|
'#c9c6bd',
|
|
|
|
]
|
|
|
|
cursor_bg = '#708284'
|
|
|
|
cursor_border = '#708284'
|
|
|
|
cursor_fg = '#1c1d1f'
|
|
|
|
foreground = '#708284'
|
|
|
|
selection_bg = '#595ab7'
|
|
|
|
selection_fg = '#1c1d1f'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Violet Dark'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|