1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 02:25:28 +03:00
wezterm/assets/colors/Grape.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

# Grape
[colors]
foreground = "#9f9fa1"
background = "#171423"
cursor_bg = "#a288f7"
cursor_fg = "#171422"
selection_bg = "#493d70"
selection_fg = "#171422"
ansi = ["#2d283f","#ed2261","#1fa91b","#8ddc20","#487df4","#8d35c9","#3bdeed","#9e9ea0"]
brights = ["#59516a","#f0729a","#53aa5e","#b2dc87","#a9bcec","#ad81c2","#9de3eb","#a288f7"]