2022-06-19 17:35:48 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#191919',
|
|
|
|
'#de6e7c',
|
|
|
|
'#819b69',
|
|
|
|
'#b77e64',
|
|
|
|
'#6099c0',
|
|
|
|
'#b279a7',
|
|
|
|
'#66a5ad',
|
|
|
|
'#bbbbbb',
|
|
|
|
]
|
|
|
|
background = '#191919'
|
|
|
|
brights = [
|
|
|
|
'#3d3839',
|
|
|
|
'#e8838f',
|
|
|
|
'#8bae68',
|
|
|
|
'#d68c67',
|
|
|
|
'#61abda',
|
|
|
|
'#cf86c1',
|
|
|
|
'#65b8c1',
|
|
|
|
'#8e8e8e',
|
|
|
|
]
|
|
|
|
cursor_bg = '#c9c9c9'
|
|
|
|
cursor_border = '#c9c9c9'
|
|
|
|
cursor_fg = '#191919'
|
|
|
|
foreground = '#bbbbbb'
|
|
|
|
selection_bg = '#404040'
|
|
|
|
selection_fg = '#bbbbbb'
|
2022-06-19 17:35:48 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'zenwritten_dark'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|