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

# Urple
[colors]
foreground = "#877a9b"
background = "#1b1b23"
cursor_bg = "#a063eb"
cursor_fg = "#1b1b22"
selection_bg = "#a063eb"
selection_fg = "#1b1b22"
ansi = ["#000000","#b0425b","#37a415","#ad5c42","#564d9b","#6c3ca1","#808080","#87799c"]
brights = ["#5d3225","#ff6388","#29e620","#f08161","#867aed","#a05eee","#eaeaea","#bfa3ff"]