1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/Violet Dark.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

# Violet Dark
[colors]
foreground = "#708284"
background = "#1c1d1f"
cursor_bg = "#708284"
cursor_fg = "#1c1d1f"
selection_bg = "#595ab7"
selection_fg = "#1c1d1f"
ansi = ["#56595c","#c94c22","#85981c","#b4881d","#2e8bce","#d13a82","#32a198","#c9c6bd"]
brights = ["#45484b","#bd3613","#738a04","#a57705","#2176c7","#c61c6f","#259286","#c9c6bd"]