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,23 @@
{
"name": "tokyobones_dark",
"selectionBackground": "#2C4075",
"cursorColor": "#CED6F7",
"foreground": "#C0CAF5",
"background": "#1A1B26",
"black": "#1A1B26",
"blue": "#7BA2F7",
"cyan": "#2BC4DE",
"green": "#74DBCB",
"purple": "#BB9BF7",
"red": "#F77890",
"white": "#C0CAF5",
"yellow": "#E1B068",
"brightBlack": "#36384D",
"brightBlue": "#90AFFA",
"brightCyan": "#74DBCB",
"brightGreen": "#6DE5D3",
"brightRed": "#F98EA0",
"brightPurple": "#C6ACFA",
"brightWhite": "#7E98EB"
"brightYellow": "#F2BA64",
}