mirror of
https://github.com/wez/wezterm.git
synced 2024-12-26 06:42:12 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
340 B
TOML
12 lines
340 B
TOML
# Shaman
|
|
[colors]
|
|
foreground = "#405555"
|
|
background = "#001015"
|
|
cursor_bg = "#4afcd6"
|
|
cursor_fg = "#031413"
|
|
selection_bg = "#415555"
|
|
selection_fg = "#5afad6"
|
|
|
|
ansi = ["#012026","#b2302d","#00a941","#5e8baa","#449a86","#00599d","#5d7e19","#405555"]
|
|
brights = ["#384451","#ff4242","#2aea5e","#8ed4fd","#61d5ba","#1298ff","#98d028","#58fbd6"]
|