2022-06-19 17:35:48 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#e9e9ed',
|
|
|
|
'#f52a65',
|
|
|
|
'#587539',
|
|
|
|
'#8c6c3e',
|
|
|
|
'#2e7de9',
|
|
|
|
'#9854f1',
|
|
|
|
'#007197',
|
|
|
|
'#6172b0',
|
|
|
|
]
|
|
|
|
background = '#e1e2e7'
|
|
|
|
brights = [
|
|
|
|
'#a1a6c5',
|
|
|
|
'#f52a65',
|
|
|
|
'#587539',
|
|
|
|
'#8c6c3e',
|
|
|
|
'#2e7de9',
|
|
|
|
'#9854f1',
|
|
|
|
'#007197',
|
|
|
|
'#3760bf',
|
|
|
|
]
|
|
|
|
cursor_bg = '#3760bf'
|
|
|
|
cursor_border = '#3760bf'
|
|
|
|
cursor_fg = '#e1e2e7'
|
|
|
|
foreground = '#3760bf'
|
|
|
|
selection_bg = '#99a7df'
|
|
|
|
selection_fg = '#3760bf'
|
2022-06-19 17:35:48 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'tokyonight-day'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|