1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-11 14:46:44 +03:00
wezterm/assets/colors/C64.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
337 B
TOML

# C64
[colors]
foreground = "#7869c4"
background = "#40318d"
cursor_bg = "#7869c4"
cursor_fg = "#40318d"
selection_bg = "#7869c4"
selection_fg = "#40318d"
ansi = ["#090300","#883932","#55a049","#bfce72","#40318d","#8b3f96","#67b6bd","#ffffff"]
brights = ["#000000","#883932","#55a049","#bfce72","#40318d","#8b3f96","#67b6bd","#f7f7f7"]