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

# Floraverse
[colors]
foreground = "#dbd1b9"
background = "#0e0d15"
cursor_bg = "#bbbbbb"
cursor_fg = "#ffffff"
selection_bg = "#f3e0b8"
selection_fg = "#08002e"
ansi = ["#08002e","#64002c","#5d731a","#cd751c","#1d6da1","#b7077e","#42a38c","#f3e0b8"]
brights = ["#331e4d","#d02063","#b4ce59","#fac357","#40a4cf","#f12aae","#62caa8","#fff5db"]