chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2024-03-24 10:15:11 +00:00
parent 7933f2d3cf
commit 33c73451a5
61 changed files with 3587 additions and 38 deletions

View File

@@ -0,0 +1,25 @@
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#45525C"
red = "#ED9294"
green = "#B0CE7B"
yellow = "#EDC77A"
blue = "#7AC9C0"
magenta = "#E5A7C4"
cyan = "#7DD093"
white = "#B2A790"
[colors.cursor]
cursor = "#EBE2CF"
text = "#2C343A"
[colors.normal]
black = "#2C343A"
blue = "#7FBCB4"
cyan = "#83C193"
green = "#A9C181"
magenta = "#D69AB7"
red = "#E67C7F"
white = "#E7DCC4"
yellow = "#DDBD7F"
[colors.primary]
background = "#2C343A"
foreground = "#E7DCC4"