2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#090300',
|
|
|
|
'#883932',
|
|
|
|
'#55a049',
|
|
|
|
'#bfce72',
|
|
|
|
'#40318d',
|
|
|
|
'#8b3f96',
|
|
|
|
'#67b6bd',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
background = '#40318d'
|
|
|
|
brights = [
|
|
|
|
'#000000',
|
|
|
|
'#883932',
|
|
|
|
'#55a049',
|
|
|
|
'#bfce72',
|
|
|
|
'#40318d',
|
|
|
|
'#8b3f96',
|
|
|
|
'#67b6bd',
|
|
|
|
'#f7f7f7',
|
|
|
|
]
|
|
|
|
cursor_bg = '#7869c4'
|
|
|
|
cursor_border = '#7869c4'
|
|
|
|
cursor_fg = '#40318d'
|
|
|
|
foreground = '#7869c4'
|
|
|
|
selection_bg = '#7869c4'
|
|
|
|
selection_fg = '#40318d'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'C64'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|