Merge branch 'main' into refactor-build
Conflicts: README.md autoload/zenbones_dark.vim colors/zenbones.vim doc/zenbones.md lua/zenflesh/init.lua
This commit is contained in:
27
extras/alacritty/zenbones_dark.yml
Normal file
27
extras/alacritty/zenbones_dark.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
# This file is auto-generated from lua/zenbones/template/alacritty.lua
|
||||
# zenbones_dark alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#1C1917'
|
||||
foreground: '#B4BDC3'
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#0F191F'
|
||||
red: '#DE6E7C'
|
||||
green: '#90FF6B'
|
||||
yellow: '#B77E64'
|
||||
blue: '#8190D4'
|
||||
magenta: '#B279A7'
|
||||
cyan: '#66A5AD'
|
||||
white: '#C6D5CF'
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#263945'
|
||||
red: '#E8838F'
|
||||
green: '#A0FF85'
|
||||
yellow: '#D68C67'
|
||||
blue: '#92A0E2'
|
||||
magenta: '#CF86C1'
|
||||
cyan: '#65B8C1'
|
||||
white: '#98A39E'
|
||||
27
extras/alacritty/zenbones_light.yml
Normal file
27
extras/alacritty/zenbones_light.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
# This file is auto-generated from lua/zenbones/template/alacritty.lua
|
||||
# zenbones_light alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#F0EDEC'
|
||||
foreground: '#2C363C'
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#E5EDE6'
|
||||
red: '#A8334C'
|
||||
green: '#567A30'
|
||||
yellow: '#944927'
|
||||
blue: '#286486'
|
||||
magenta: '#88507D'
|
||||
cyan: '#3B8992'
|
||||
white: '#202E18'
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#B3C6B6'
|
||||
red: '#94253E'
|
||||
green: '#3F5A22'
|
||||
yellow: '#803D1C'
|
||||
blue: '#1D5573'
|
||||
magenta: '#7B3B70'
|
||||
cyan: '#2B747C'
|
||||
white: '#415934'
|
||||
Reference in New Issue
Block a user