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

# Purple Rain
[colors]
foreground = "#fffbf6"
background = "#21084a"
cursor_bg = "#ff271d"
cursor_fg = "#ff271d"
selection_bg = "#287691"
selection_fg = "#ffffff"
ansi = ["#000000","#ff260e","#9be205","#ffc400","#00a2fa","#815bb5","#00deef","#ffffff"]
brights = ["#565656","#ff4250","#b8e36e","#ffd852","#00a6ff","#ac7bf0","#74fdf3","#ffffff"]