1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/assets/colors/shades-of-purple.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
350 B
TOML

# shades-of-purple
[colors]
foreground = "#ffffff"
background = "#1e1d40"
cursor_bg = "#fad000"
cursor_fg = "#fefff4"
selection_bg = "#b362ff"
selection_fg = "#c2c2c2"
ansi = ["#000000","#d90429","#3ad900","#ffe700","#6943ff","#ff2c70","#00c5c7","#c7c7c7"]
brights = ["#686868","#f92a1c","#43d426","#f1d000","#6871ff","#ff77ff","#79e8fb","#ffffff"]