1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-01 00:35:46 +03:00
wezterm/assets/colors/deep.toml

13 lines
364 B
TOML
Raw Normal View History

# deep
[colors]
foreground = "#cdcdcd"
background = "#090909"
cursor_bg = "#d0d0d0"
cursor_border = "#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"]