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
# vimbones alacritty colors
# This file is auto-generated by shipwright.nvim
colors:
# Default colors
primary:
background: '#F0F0CA'
foreground: '#353535'
# Normal colors
background: '#F0F0CA'
cursor:
foreground: '#F0F0CA'
background: '#353535'
normal:
black: '#F0F0CA'
red: '#A8334C'
@@ -15,7 +15,6 @@ colors:
magenta: '#88507D'
cyan: '#3B8992'
white: '#353535'
# Bright colors
bright:
black: '#C6C6A3'
red: '#94253E'

View File

@@ -0,0 +1,26 @@
# This file is auto-generated by shipwright.nvim
colors:
primary:
foreground: '#F0E4CF'
background: '#404040'
cursor:
foreground: '#404040'
background: '#F3EADB'
normal:
black: '#404040'
red: '#E3716E'
green: '#819B69'
yellow: '#B77E64'
blue: '#6099C0'
magenta: '#B279A7'
cyan: '#66A5AD'
white: '#F0E4CF'
bright:
black: '#625A5B'
red: '#EC8685'
green: '#8BAE68'
yellow: '#D68C67'
blue: '#61ABDA'
magenta: '#CF86C1'
cyan: '#65B8C1'
white: '#C0AB86'

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'

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'