mirror of
https://github.com/wez/wezterm.git
synced 2024-12-04 17:45:23 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
344 B
TOML
12 lines
344 B
TOML
# WildCherry
|
|
[colors]
|
|
foreground = "#dafaff"
|
|
background = "#1f1726"
|
|
cursor_bg = "#dd00ff"
|
|
cursor_fg = "#ff00fe"
|
|
selection_bg = "#002831"
|
|
selection_fg = "#e4ffff"
|
|
|
|
ansi = ["#000507","#d94085","#2ab250","#ffd16f","#883cdc","#ececec","#c1b8b7","#fff8de"]
|
|
brights = ["#009cc9","#da6bac","#f4dca5","#eac066","#308cba","#ae636b","#ff919d","#e4838d"]
|