1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/Scarlet Protocol.toml
Wez Furlong 77c5220f59 wezterm: sync with new themes from iterm2colorschemes.com
This is a sync with the themese as of
eeded52088
2020-06-20 18:54:19 -07:00

12 lines
350 B
TOML

# Scarlet Protocol
[colors]
foreground = "#e41951"
background = "#1c153d"
cursor_bg = "#76ff9f"
cursor_fg = "#ffffff"
selection_bg = "#c1deff"
selection_fg = "#000000"
ansi = ["#101116","#ff0051","#00dc84","#faf945","#0271b6","#ca30c7","#00c5c7","#c7c7c7"]
brights = ["#686868","#ff6e67","#5ffa68","#fffc67","#6871ff","#bd35ec","#60fdff","#ffffff"]