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

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

14 lines
459 B
TOML
Raw Normal View History

2021-10-14 18:19:49 +08:00
# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Zenwritten_light
[colors]
foreground = "#353535"
background = "#EEEEEE"
cursor_bg = "#353535"
2021-10-22 18:20:38 +08:00
cursor_border = "#EEEEEE"
cursor_fg = "#EEEEEE"
2021-10-22 18:52:22 +08:00
selection_bg = "#D7D7D7"
2021-10-14 18:19:49 +08:00
selection_fg = "#353535"
ansi = ["#EEEEEE", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#353535"]
brights = ["#C6C3C3", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#5C5C5C"]