1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/Chester.toml
Wez Furlong 2d50a17466 Import color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
2020-01-12 20:51:03 -08:00

12 lines
341 B
TOML

# Chester
[colors]
foreground = "#ffffff"
background = "#2c3643"
cursor_bg = "#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"]