1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/CGA.toml
Wez Furlong 43dff29391 Sync with iTerm2-Color-Schemes
Sync with:
555db64e47

and update the screenshots for the docs
2021-12-31 10:43:30 -07:00

13 lines
363 B
TOML

# CGA
[colors]
foreground = "#aaaaaa"
background = "#000000"
cursor_bg = "#b8b8b8"
cursor_border = "#b8b8b8"
cursor_fg = "#ffffff"
selection_bg = "#c1deff"
selection_fg = "#000000"
ansi = ["#000000","#aa0000","#00aa00","#aa5500","#0000aa","#aa00aa","#00aaaa","#aaaaaa"]
brights = ["#555555","#ff5555","#55ff55","#ffff55","#5555ff","#ff55ff","#55ffff","#ffffff"]