neovim -> neobones

This commit is contained in:
Michael Chris Lopez
2021-10-09 17:30:15 +08:00
parent 6956eb9fd7
commit 91e2adfa2c
25 changed files with 36 additions and 39 deletions

View File

@@ -0,0 +1,13 @@
# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Neobones_light
[colors]
foreground = "#202E18"
background = "#E5EDE6"
cursor_bg = "#202E18"
cursor_border = "#E9EFEA"
cursor_fg = "#E9EFEA"
selection_bg = "#B1EA90"
selection_fg = "#202E18"
ansi = ["#E5EDE6", "#A8334C", "#567A30", "#944927", "#286486", "#88507D", "#3B8992", "#202E18"]
brights = ["#B3C6B6", "#94253E", "#466522", "#803D1C", "#1D5573", "#7B3B70", "#2B747C", "#415934"]