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 = "#475063"
red = "#D6787F"
green = "#A8CC86"
yellow = "#E09680"
blue = "#89CAC8"
magenta = "#CF97C5"
cyan = "#82CCE0"
white = "#A5B4CD"
[colors.cursor]
cursor = "#EEF1F5"
text = "#2F3541"
[colors.normal]
black = "#2F3541"
blue = "#8FBCBA"
cyan = "#87BFCE"
green = "#A4BE8D"
magenta = "#B38DAC"
red = "#C1616A"
white = "#EBEEF3"
yellow = "#CF866F"
[colors.primary]
background = "#2F3541"
foreground = "#EBEEF3"