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 = "#E8C48B"
red = "#A54A66"
green = "#1C5970"
yellow = "#C68223"
blue = "#407D88"
magenta = "#855AAC"
cyan = "#407D88"
white = "#A4635F"
[colors.cursor]
cursor = "#724341"
text = "#FBF6F0"
[colors.normal]
black = "#FBF6F0"
blue = "#5795A0"
cyan = "#5795A0"
green = "#286A84"
magenta = "#917BA9"
red = "#B5637A"
white = "#724341"
yellow = "#EC9D33"
[colors.primary]
background = "#FBF6F0"
foreground = "#724341"