1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/assets/colors/Chester.toml

13 lines
367 B
TOML
Raw Normal View History

# Chester
[colors]
foreground = "#ffffff"
background = "#2c3643"
cursor_bg = "#b4b1b1"
cursor_border = "#b4b1b1"
cursor_fg = "#000000"
selection_bg = "#67747c"
selection_fg = "#ffffff"
ansi = ["#080200","#fa5e5b","#16c98d","#ffc83f","#288ad6","#d34590","#28ddde","#e7e7e7"]
brights = ["#6f6b68","#fa5e5b","#16c98d","#feef6d","#278ad6","#d34590","#27dede","#ffffff"]