2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#191919',
|
|
|
|
'#ff355b',
|
|
|
|
'#b7e876',
|
|
|
|
'#ffc251',
|
|
|
|
'#76d4ff',
|
|
|
|
'#ba76e7',
|
|
|
|
'#6cbfb5',
|
|
|
|
'#c2c8d7',
|
|
|
|
]
|
|
|
|
background = '#191919'
|
|
|
|
brights = [
|
|
|
|
'#191919',
|
|
|
|
'#ff355b',
|
|
|
|
'#b7e876',
|
|
|
|
'#ffc251',
|
|
|
|
'#76d5ff',
|
|
|
|
'#ba76e7',
|
|
|
|
'#6cbfb5',
|
|
|
|
'#c2c8d7',
|
|
|
|
]
|
|
|
|
cursor_bg = '#f34b00'
|
|
|
|
cursor_border = '#f34b00'
|
|
|
|
cursor_fg = '#002831'
|
|
|
|
foreground = '#b3c9d7'
|
|
|
|
selection_bg = '#b3c9d7'
|
|
|
|
selection_fg = '#191919'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Bright Lights'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|