1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-04 17:45:23 +03:00
wezterm/assets/colors/Calamity.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
342 B
TOML

# Calamity
[colors]
foreground = "#d5ced9"
background = "#2f2833"
cursor_bg = "#d5ced9"
cursor_fg = "#2f2833"
selection_bg = "#7e6c88"
selection_fg = "#d5ced9"
ansi = ["#2f2833","#fc644d","#a5f69c","#e9d7a5","#3b79c7","#f92672","#74d3de","#d5ced9"]
brights = ["#7e6c88","#fc644d","#a5f69c","#e9d7a5","#3b79c7","#f92672","#74d3de","#ffffff"]