mirror of
https://github.com/wez/wezterm.git
synced 2024-12-26 06:42:12 +03:00
77c5220f59
This is a sync with the themese as of
eeded52088
12 lines
354 B
TOML
12 lines
354 B
TOML
# synthwave-everything
|
|
[colors]
|
|
foreground = "#f0eff1"
|
|
background = "#2a2139"
|
|
cursor_bg = "#72f1b8"
|
|
cursor_fg = "#1a1a1a"
|
|
selection_bg = "#181521"
|
|
selection_fg = "#f0eff1"
|
|
|
|
ansi = ["#fefefe","#f97e72","#72f1b8","#fede5d","#6d77b3","#c792ea","#f772e0","#fefefe"]
|
|
brights = ["#fefefe","#f88414","#72f1b8","#fff951","#36f9f6","#e1acff","#f92aad","#fefefe"]
|