1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-04 17:45:23 +03:00
wezterm/assets/colors/deep.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
338 B
TOML

# deep
[colors]
foreground = "#cdcdcd"
background = "#090909"
cursor_bg = "#d0d0d0"
cursor_fg = "#151515"
selection_bg = "#780002"
selection_fg = "#ececec"
ansi = ["#000000","#d70005","#1cd915","#d9bd26","#5665ff","#b052da","#50d2da","#e0e0e0"]
brights = ["#535353","#fb0007","#22ff18","#fedc2b","#9fa9ff","#e09aff","#8df9ff","#ffffff"]