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 = "#36384D"
red = "#F98EA0"
green = "#6DE5D3"
yellow = "#F2BA64"
blue = "#90AFFA"
magenta = "#C6ACFA"
cyan = "#74DBCB"
white = "#7E98EB"
[colors.cursor]
cursor = "#CED6F7"
text = "#1A1B26"
[colors.normal]
black = "#1A1B26"
blue = "#7BA2F7"
cyan = "#2BC4DE"
green = "#74DBCB"
magenta = "#BB9BF7"
red = "#F77890"
white = "#C0CAF5"
yellow = "#E1B068"
[colors.primary]
background = "#1A1B26"
foreground = "#C0CAF5"