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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
451 B
TOML
Raw Normal View History

2021-09-21 20:55:53 +08:00
# This file is auto-generated from lua/zenbones/template/wezterm.lua
2021-09-05 08:04:49 +08:00
# Zenbones
[colors]
foreground = "#2C363C"
background = "#F0EDEC"
cursor_bg = "#2C363C"
2021-10-22 18:20:38 +08:00
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
2021-10-22 18:52:22 +08:00
selection_bg = "#CBD9E3"
2021-09-05 08:04:49 +08:00
selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]
brights = ["#CFC1BA", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#4F5E68"]