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

# ToyChest
[colors]
foreground = "#31d07b"
background = "#24364b"
cursor_bg = "#d5d5d5"
cursor_fg = "#141c25"
selection_bg = "#5f217a"
selection_fg = "#d5d5d5"
ansi = ["#2c3f58","#be2d26","#1a9172","#db8e27","#325d96","#8a5edc","#35a08f","#23d183"]
brights = ["#336889","#dd5944","#31d07b","#e7d84b","#34a6da","#ae6bdc","#42c3ae","#d5d5d5"]