1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/assets/colors/N0tch2k.toml

35 lines
552 B
TOML
Raw Normal View History

[colors]
ansi = [
'#383838',
'#a95551',
'#666666',
'#a98051',
'#657d3e',
'#767676',
'#c9c9c9',
'#d0b8a3',
]
background = '#222222'
brights = [
'#474747',
'#a97775',
'#8c8c8c',
'#a99175',
'#98bd5e',
'#a3a3a3',
'#dcdcdc',
'#d8c8bb',
]
cursor_bg = '#aa9175'
cursor_border = '#aa9175'
cursor_fg = '#000000'
foreground = '#a0a0a0'
selection_bg = '#4d4d4d'
selection_fg = '#ffffff'
[colors.indexed]
[metadata]
name = 'N0tch2k'
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'