2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#000000',
|
|
|
|
'#c82829',
|
|
|
|
'#718c00',
|
|
|
|
'#eab700',
|
|
|
|
'#4271ae',
|
|
|
|
'#8959a8',
|
|
|
|
'#3e999f',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
background = '#ffffff'
|
|
|
|
brights = [
|
|
|
|
'#000000',
|
|
|
|
'#c82829',
|
|
|
|
'#718c00',
|
|
|
|
'#eab700',
|
|
|
|
'#4271ae',
|
|
|
|
'#8959a8',
|
|
|
|
'#3e999f',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
cursor_bg = '#4d4d4c'
|
|
|
|
cursor_border = '#4d4d4c'
|
|
|
|
cursor_fg = '#ffffff'
|
|
|
|
foreground = '#4d4d4c'
|
|
|
|
selection_bg = '#d6d6d6'
|
|
|
|
selection_fg = '#4d4d4c'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Tomorrow'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|