2020-06-21 04:54:19 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#000000',
|
|
|
|
'#ff6c6b',
|
|
|
|
'#98be65',
|
|
|
|
'#ecbe7b',
|
|
|
|
'#a9a1e1',
|
|
|
|
'#c678dd',
|
|
|
|
'#51afef',
|
|
|
|
'#bbc2cf',
|
|
|
|
]
|
|
|
|
background = '#282c34'
|
|
|
|
brights = [
|
|
|
|
'#000000',
|
|
|
|
'#ff6655',
|
|
|
|
'#99bb66',
|
|
|
|
'#ecbe7b',
|
|
|
|
'#a9a1e1',
|
|
|
|
'#c678dd',
|
|
|
|
'#51afef',
|
|
|
|
'#bfbfbf',
|
|
|
|
]
|
|
|
|
cursor_bg = '#51afef'
|
|
|
|
cursor_border = '#51afef'
|
|
|
|
cursor_fg = '#1b1b1b'
|
|
|
|
foreground = '#bbc2cf'
|
|
|
|
selection_bg = '#42444b'
|
|
|
|
selection_fg = '#bbc2cf'
|
2020-06-21 04:54:19 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'DoomOne'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|