add zenwritten to build
This commit is contained in:
13
extras/wezterm/Zenwritten_dark.toml
Normal file
13
extras/wezterm/Zenwritten_dark.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenwritten_dark
|
||||
[colors]
|
||||
foreground = "#BBBBBB"
|
||||
background = "#191919"
|
||||
cursor_bg = "#C9C9C9"
|
||||
cursor_border = "#151515"
|
||||
cursor_fg = "#151515"
|
||||
selection_bg = "#393939"
|
||||
selection_fg = "#BBBBBB"
|
||||
|
||||
ansi = ["#191919", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#BBBBBB"]
|
||||
brights = ["#3D3839", "#E8838F", "#8BAE68", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#8E8E8E"]
|
||||
13
extras/wezterm/Zenwritten_light.toml
Normal file
13
extras/wezterm/Zenwritten_light.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Zenwritten_light
|
||||
[colors]
|
||||
foreground = "#353535"
|
||||
background = "#EEEEEE"
|
||||
cursor_bg = "#353535"
|
||||
cursor_border = "#F1F1F1"
|
||||
cursor_fg = "#F1F1F1"
|
||||
selection_bg = "#DDDDDD"
|
||||
selection_fg = "#353535"
|
||||
|
||||
ansi = ["#EEEEEE", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#353535"]
|
||||
brights = ["#C6C3C3", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#5C5C5C"]
|
||||
Reference in New Issue
Block a user