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'

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'

View File

@@ -1,27 +0,0 @@
# This file is auto-generated from lua/zenbones/template/alacritty.lua
# zenbones alacritty colors
colors:
# Default colors
primary:
background: '#F0EDEC'
foreground: '#2C363C'
# Normal colors
normal:
black: '#F0EDEC'
red: '#A8334C'
green: '#4F6C31'
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
cyan: '#3B8992'
white: '#2C363C'
# Bright colors
bright:
black: '#CFC1BA'
red: '#94253E'
green: '#3F5A22'
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
white: '#4F5E68'

View File

@@ -1,27 +0,0 @@
# This file is auto-generated from lua/zenbones/template/alacritty.lua
# zenbones_bright alacritty colors
colors:
# Default colors
primary:
background: '#F8F6F5'
foreground: '#2C363C'
# Normal colors
normal:
black: '#F0EDEC'
red: '#A8334C'
green: '#4F6C31'
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
cyan: '#3B8992'
white: '#2C363C'
# Bright colors
bright:
black: '#CFC1BA'
red: '#94253E'
green: '#3F5A22'
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
white: '#4F5E68'

View File

@@ -1,27 +1,26 @@
# This file is auto-generated from lua/zenbones/template/alacritty.lua
# zenbones_dark alacritty colors
# This file is auto-generated by shipwright.nvim
colors:
# Default colors
primary:
background: '#1C1917'
foreground: '#B4BDC3'
# Normal colors
background: '#1C1917'
cursor:
foreground: '#1C1917'
background: '#C4CACF'
normal:
black: '#0F191F'
black: '#1C1917'
red: '#DE6E7C'
green: '#90FF6B'
green: '#819B69'
yellow: '#B77E64'
blue: '#8190D4'
blue: '#6099C0'
magenta: '#B279A7'
cyan: '#66A5AD'
white: '#C6D5CF'
# Bright colors
white: '#B4BDC3'
bright:
black: '#263945'
black: '#403833'
red: '#E8838F'
green: '#A0FF85'
green: '#8BAE68'
yellow: '#D68C67'
blue: '#92A0E2'
blue: '#61ABDA'
magenta: '#CF86C1'
cyan: '#65B8C1'
white: '#98A39E'
white: '#888F94'

View File

@@ -1,27 +0,0 @@
# This file is auto-generated from lua/zenbones/template/alacritty.lua
# zenbones_dim alacritty colors
colors:
# Default colors
primary:
background: '#E8E4E3'
foreground: '#2C363C'
# Normal colors
normal:
black: '#F0EDEC'
red: '#A8334C'
green: '#4F6C31'
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
cyan: '#3B8992'
white: '#2C363C'
# Bright colors
bright:
black: '#CFC1BA'
red: '#94253E'
green: '#3F5A22'
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
white: '#4F5E68'

View File

@@ -1,27 +1,26 @@
# This file is auto-generated from lua/zenbones/template/alacritty.lua
# zenbones_light alacritty colors
# This file is auto-generated by shipwright.nvim
colors:
# Default colors
primary:
background: '#F0EDEC'
foreground: '#2C363C'
# Normal colors
background: '#F0EDEC'
cursor:
foreground: '#F0EDEC'
background: '#2C363C'
normal:
black: '#E5EDE6'
black: '#F0EDEC'
red: '#A8334C'
green: '#567A30'
green: '#4F6C31'
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
cyan: '#3B8992'
white: '#202E18'
# Bright colors
white: '#2C363C'
bright:
black: '#B3C6B6'
black: '#CFC1BA'
red: '#94253E'
green: '#3F5A22'
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
white: '#415934'
white: '#4F5E68'