2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#191919',
|
|
|
|
'#bf091d',
|
|
|
|
'#3d9751',
|
|
|
|
'#f6bb34',
|
|
|
|
'#17b2e0',
|
|
|
|
'#7830b0',
|
|
|
|
'#8bd2ed',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
background = '#262c35'
|
|
|
|
brights = [
|
|
|
|
'#191919',
|
|
|
|
'#bf091d',
|
|
|
|
'#3d9751',
|
|
|
|
'#f6bb34',
|
|
|
|
'#17b2e0',
|
|
|
|
'#7830b0',
|
|
|
|
'#8bd2ed',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
cursor_bg = '#d9002f'
|
|
|
|
cursor_border = '#d9002f'
|
|
|
|
cursor_fg = '#ffffff'
|
|
|
|
foreground = '#ebebeb'
|
|
|
|
selection_bg = '#1a4080'
|
|
|
|
selection_fg = '#ffffff'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'DotGov'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|