Files
zenbones-theme/extras/wezterm/Zenbones.toml
Michael Chris Lopez dae9b1ded1 breaking: update generated themes
make sure to copy the new configs
2021-09-16 19:23:31 +08:00

13 lines
382 B
TOML

# Zenbones
[colors]
foreground = "#2C363C"
background = "#F0EDEC"
cursor_bg = "#2C363C"
cursor_border = "#F2F0EF"
cursor_fg = "#F2F0EF"
selection_bg = "#D2DFE7"
selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]
brights = ["#CFC1BA", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#4F5E68"]