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

# Lavandula
[colors]
foreground = "#736e7d"
background = "#050014"
cursor_bg = "#8c91fa"
cursor_fg = "#050014"
selection_bg = "#37323c"
selection_fg = "#8c91fa"
ansi = ["#230046","#7d1625","#337e6f","#7f6f49","#4f4a7f","#5a3f7f","#58777f","#736e7d"]
brights = ["#372d46","#e05167","#52e0c4","#e0c386","#8e87e0","#a776e0","#9ad4e0","#8c91fa"]