1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/Slate.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

# Slate
[colors]
foreground = "#35b1d2"
background = "#222222"
cursor_bg = "#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"]