1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/assets/colors/Slate.toml

13 lines
365 B
TOML
Raw Normal View History

# Slate
[colors]
foreground = "#35b1d2"
background = "#222222"
cursor_bg = "#87d3c4"
cursor_border = "#87d3c4"
cursor_fg = "#323232"
selection_bg = "#0f3754"
selection_fg = "#2dffc0"
ansi = ["#222222","#e2a8bf","#81d778","#c4c9c0","#264b49","#a481d3","#15ab9c","#02c5e0"]
brights = ["#ffffff","#ffcdd9","#beffa8","#d0ccca","#7ab0d2","#c5a7d9","#8cdfe0","#e0e0e0"]