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