Files
zenbones-theme/extras/wezterm/Zenbones_bright.toml
Michael Chris Lopez a4954c98c8 build lightness/darkness variants
closes #12
2021-10-02 17:27:23 +08:00

14 lines
458 B
TOML

# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Zenbones_bright
[colors]
foreground = "#2C363C"
background = "#F8F6F5"
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"]