2021-09-21 21:13:10 +08:00
|
|
|
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
2021-10-09 17:30:15 +08:00
|
|
|
# Neobones_light
|
2021-09-21 21:13:10 +08:00
|
|
|
[colors]
|
2021-10-09 16:26:23 +08:00
|
|
|
foreground = "#202E18"
|
|
|
|
|
background = "#E5EDE6"
|
|
|
|
|
cursor_bg = "#202E18"
|
2021-10-22 18:20:38 +08:00
|
|
|
cursor_border = "#E5EDE6"
|
|
|
|
|
cursor_fg = "#E5EDE6"
|
2021-10-09 16:26:23 +08:00
|
|
|
selection_bg = "#B1EA90"
|
|
|
|
|
selection_fg = "#202E18"
|
2021-09-21 21:13:10 +08:00
|
|
|
|
2021-10-09 17:24:14 +08:00
|
|
|
ansi = ["#E5EDE6", "#A8334C", "#567A30", "#944927", "#286486", "#88507D", "#3B8992", "#202E18"]
|
2021-10-10 13:43:40 +08:00
|
|
|
brights = ["#B3C6B6", "#94253E", "#3F5A22", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#415934"]
|