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

# Hacktober
[colors]
foreground = "#c9c9c9"
background = "#141414"
cursor_bg = "#c9c9c9"
cursor_fg = "#141414"
selection_bg = "#141414"
selection_fg = "#c9c9c9"
ansi = ["#191918","#b34538","#587744","#d08949","#206ec5","#864651","#ac9166","#f1eee7"]
brights = ["#2c2b2a","#b33323","#42824a","#c75a22","#5389c5","#e795a5","#ebc587","#ffffff"]