2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#000000',
|
|
|
|
'#d54e53',
|
|
|
|
'#b9ca4a',
|
|
|
|
'#e7c547',
|
|
|
|
'#7aa6da',
|
|
|
|
'#c397d8',
|
|
|
|
'#70c0b1',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
background = '#000000'
|
|
|
|
brights = [
|
|
|
|
'#000000',
|
|
|
|
'#d54e53',
|
|
|
|
'#b9ca4a',
|
|
|
|
'#e7c547',
|
|
|
|
'#7aa6da',
|
|
|
|
'#c397d8',
|
|
|
|
'#70c0b1',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
cursor_bg = '#eaeaea'
|
|
|
|
cursor_border = '#eaeaea'
|
|
|
|
cursor_fg = '#000000'
|
|
|
|
foreground = '#eaeaea'
|
|
|
|
selection_bg = '#424242'
|
|
|
|
selection_fg = '#eaeaea'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Tomorrow Night Bright'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|