1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
wezterm/assets/colors/N0tch2k.toml

13 lines
367 B
TOML
Raw Normal View History

# N0tch2k
[colors]
foreground = "#a0a0a0"
background = "#222222"
cursor_bg = "#aa9175"
cursor_border = "#aa9175"
cursor_fg = "#000000"
selection_bg = "#4d4d4d"
selection_fg = "#ffffff"
ansi = ["#383838","#a95551","#666666","#a98051","#657d3e","#767676","#c9c9c9","#d0b8a3"]
brights = ["#474747","#a97775","#8c8c8c","#a99175","#98bd5e","#a3a3a3","#dcdcdc","#d8c8bb"]