1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/assets/colors/Red Planet.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

# Red Planet
[colors]
foreground = "#c2b790"
background = "#222222"
cursor_bg = "#c2b790"
cursor_fg = "#202020"
selection_bg = "#1b324a"
selection_fg = "#bcb291"
ansi = ["#202020","#8c3432","#728271","#e8bf6a","#69819e","#896492","#5b8390","#b9aa99"]
brights = ["#676767","#b55242","#869985","#ebeb91","#60827e","#de4974","#38add8","#d6bfb8"]