1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-02 23:55:11 +03:00
wezterm/assets/colors/Whimsy.toml

13 lines
366 B
TOML
Raw Normal View History

# Whimsy
[colors]
foreground = "#b3b0d6"
background = "#29283b"
cursor_bg = "#b3b0d6"
cursor_border = "#b3b0d6"
cursor_fg = "#535178"
selection_bg = "#3d3c58"
selection_fg = "#ffffff"
ansi = ["#535178","#ef6487","#5eca89","#fdd877","#65aef7","#aa7ff0","#43c1be","#ffffff"]
brights = ["#535178","#ef6487","#5eca89","#fdd877","#65aef7","#aa7ff0","#43c1be","#ffffff"]