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

# SeaShells
[colors]
foreground = "#deb88d"
background = "#09141b"
cursor_bg = "#fca02f"
cursor_fg = "#08131a"
selection_bg = "#1e4962"
selection_fg = "#fee4ce"
ansi = ["#17384c","#d15123","#027c9b","#fca02f","#1e4950","#68d4f1","#50a3b5","#deb88d"]
brights = ["#434b53","#d48678","#628d98","#fdd39f","#1bbcdd","#bbe3ee","#87acb4","#fee4ce"]