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 = "#ADB0BD"
red = "#7E3242"
green = "#26554F"
yellow = "#794E0D"
blue = "#26467A"
magenta = "#503875"
cyan = "#34645D"
white = "#56618D"
[colors.cursor]
cursor = "#333A57"
text = "#D6D7DC"
[colors.normal]
black = "#D6D7DC"
blue = "#34548C"
cyan = "#176775"
green = "#34645D"
magenta = "#5A4A79"
red = "#8B4351"
white = "#333A57"
yellow = "#8F5E14"
[colors.primary]
background = "#D6D7DC"
foreground = "#333A57"