1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/assets/colors/SoftServer.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
344 B
TOML

# SoftServer
[colors]
foreground = "#99a3a2"
background = "#242626"
cursor_bg = "#d2e0de"
cursor_fg = "#000000"
selection_bg = "#7f8786"
selection_fg = "#effffe"
ansi = ["#000000","#a2686a","#9aa56a","#a3906a","#6b8fa3","#6a71a3","#6ba58f","#99a3a2"]
brights = ["#666c6c","#dd5c60","#bfdf55","#deb360","#62b1df","#606edf","#64e39c","#d2e0de"]