remove bright/stark variants
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenbones_bright
|
||||
[colors]
|
||||
foreground = "#2C363C"
|
||||
background = "#F8F6F5"
|
||||
cursor_bg = "#2C363C"
|
||||
cursor_border = "#F8F6F5"
|
||||
cursor_fg = "#F8F6F5"
|
||||
selection_bg = "#D6E1E9"
|
||||
selection_fg = "#2C363C"
|
||||
|
||||
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]
|
||||
brights = ["#CFC1BA", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#4F5E68"]
|
||||
@@ -1,13 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenbones_dark
|
||||
[colors]
|
||||
foreground = "#B4BDC3"
|
||||
background = "#1C1917"
|
||||
cursor_bg = "#C4CACF"
|
||||
cursor_border = "#1C1917"
|
||||
cursor_fg = "#1C1917"
|
||||
selection_bg = "#3D4042"
|
||||
selection_fg = "#B4BDC3"
|
||||
|
||||
ansi = ["#0F191F", "#DE6E7C", "#90FF6B", "#B77E64", "#8190D4", "#B279A7", "#66A5AD", "#C6D5CF"]
|
||||
brights = ["#263945", "#E8838F", "#A0FF85", "#D68C67", "#92A0E2", "#CF86C1", "#65B8C1", "#98A39E"]
|
||||
@@ -1,13 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenbones_dim
|
||||
[colors]
|
||||
foreground = "#2C363C"
|
||||
background = "#E8E4E3"
|
||||
cursor_bg = "#2C363C"
|
||||
cursor_border = "#E8E4E3"
|
||||
cursor_fg = "#E8E4E3"
|
||||
selection_bg = "#C0D1DE"
|
||||
selection_fg = "#2C363C"
|
||||
|
||||
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]
|
||||
brights = ["#CFC1BA", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#4F5E68"]
|
||||
@@ -1,13 +0,0 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenbones_light
|
||||
[colors]
|
||||
foreground = "#2C363C"
|
||||
background = "#F0EDEC"
|
||||
cursor_bg = "#2C363C"
|
||||
cursor_border = "#F0EDEC"
|
||||
cursor_fg = "#F0EDEC"
|
||||
selection_bg = "#CBD9E3"
|
||||
selection_fg = "#2C363C"
|
||||
|
||||
ansi = ["#E5EDE6", "#A8334C", "#567A30", "#944927", "#286486", "#88507D", "#3B8992", "#202E18"]
|
||||
brights = ["#B3C6B6", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#415934"]
|
||||
Reference in New Issue
Block a user