remove bright/stark variants

This commit is contained in:
Michael Chris Lopez
2021-11-05 15:31:28 +08:00
parent f6d1b0e169
commit 635f71ae81
26 changed files with 179 additions and 1904 deletions

View File

@@ -1,11 +1,11 @@
# This file is auto-generated from lua/zenbones/template/alacritty.lua
# neobones_light alacritty colors
# This file is auto-generated by shipwright.nvim
colors:
# Default colors
primary:
background: '#E5EDE6'
foreground: '#202E18'
# Normal colors
background: '#E5EDE6'
cursor:
foreground: '#E5EDE6'
background: '#202E18'
normal:
black: '#E5EDE6'
red: '#A8334C'
@@ -15,7 +15,6 @@ colors:
magenta: '#88507D'
cyan: '#3B8992'
white: '#202E18'
# Bright colors
bright:
black: '#B3C6B6'
red: '#94253E'