1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/assets/colors/ENCOM.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
339 B
TOML

# ENCOM
[colors]
foreground = "#00a595"
background = "#000000"
cursor_bg = "#bbbbbb"
cursor_fg = "#ffffff"
selection_bg = "#00a48c"
selection_fg = "#3de1c9"
ansi = ["#000000","#9f0000","#008b00","#ffd000","#0081ff","#bc00ca","#008b8b","#bbbbbb"]
brights = ["#555555","#ff0000","#00ee00","#ffff00","#0000ff","#ff00ff","#00cdcd","#ffffff"]