remove bright/stark variants
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user