chore: rebuild artifacts

This commit is contained in:
github-actions[bot]
2021-11-14 04:09:37 +00:00
parent b9a25c4d0f
commit 26776f5977
35 changed files with 309 additions and 237 deletions

View File

@@ -1,11 +1,11 @@
# This file is auto-generated by shipwright.nvim
colors:
primary:
foreground: '#E2E2E2'
foreground: '#DDDDDD'
background: '#4B4B4B'
cursor:
cursor: '#4B4B4B'
text: '#E8E8E8'
text: '#E2E2E2'
normal:
black: '#4B4B4B'
red: '#E388A3'
@@ -14,7 +14,7 @@ colors:
blue: '#97BDDE'
magenta: '#A5A6C5'
cyan: '#6FBDBE'
white: '#E2E2E2'
white: '#DDDDDD'
bright:
black: '#6C6465'
red: '#EB99B1'
@@ -23,4 +23,4 @@ colors:
blue: '#A2C8E9'
magenta: '#B2B3DA'
cyan: '#6BCACB'
white: '#ABABAB'
white: '#A8A8A8'