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_dark alacritty colors
# This file is auto-generated by shipwright.nvim
colors:
# Default colors
primary:
background: '#0F191F'
foreground: '#C6D5CF'
# Normal colors
background: '#0F191F'
cursor:
foreground: '#0F191F'
background: '#CEDDD7'
normal:
black: '#0F191F'
red: '#DE6E7C'
@@ -15,7 +15,6 @@ colors:
magenta: '#B279A7'
cyan: '#66A5AD'
white: '#C6D5CF'
# Bright colors
bright:
black: '#263945'
red: '#E8838F'