chore: rebuild artifacts

This commit is contained in:
github-actions[bot]
2021-11-06 06:18:54 +00:00
parent 0b9ed8e831
commit c4fe7f75c9
77 changed files with 5289 additions and 196 deletions

View File

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