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 = "#DBC988"
red = "#E6271C"
green = "#758700"
yellow = "#B98500"
blue = "#297CA6"
magenta = "#CA43A3"
cyan = "#258C67"
white = "#6E7F88"
[colors.cursor]
cursor = "#4F5B62"
text = "#FAF3E1"
[colors.normal]
black = "#FAF3E1"
blue = "#3A94C4"
cyan = "#36A87E"
green = "#8DA200"
magenta = "#DF69BA"
red = "#F85550"
white = "#4F5B62"
yellow = "#DEA000"
[colors.primary]
background = "#FAF3E1"
foreground = "#4F5B62"