Files
zenbones-theme/extras/wezterm/Zenbones_dim.toml

14 lines
455 B
TOML
Raw Normal View History

# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Zenbones_dim
[colors]
foreground = "#2C363C"
background = "#E8E4E3"
cursor_bg = "#2C363C"
2021-10-23 18:08:34 +08:00
cursor_border = "#E8E4E3"
cursor_fg = "#E8E4E3"
2021-10-22 18:52:22 +08:00
selection_bg = "#C0D1DE"
selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]
brights = ["#CFC1BA", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#4F5E68"]