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": "forestbones_dark",
"selectionBackground": "#615B51",
"cursorColor": "#EBE2CF",
"foreground": "#E7DCC4",
"background": "#2C343A",
"black": "#2C343A",
"blue": "#7FBCB4",
"cyan": "#83C193",
"green": "#A9C181",
"purple": "#D69AB7",
"red": "#E67C7F",
"white": "#E7DCC4",
"yellow": "#DDBD7F",
"brightBlack": "#45525C",
"brightBlue": "#7AC9C0",
"brightCyan": "#7DD093",
"brightGreen": "#B0CE7B",
"brightRed": "#ED9294",
"brightPurple": "#E5A7C4",
"brightWhite": "#B2A790"
"brightYellow": "#EDC77A",
}

View File

@@ -0,0 +1,23 @@
{
"name": "forestbones_light",
"selectionBackground": "#D3DFE6",
"cursorColor": "#4F5B62",
"foreground": "#4F5B62",
"background": "#FAF3E1",
"black": "#FAF3E1",
"blue": "#3A94C4",
"cyan": "#36A87E",
"green": "#8DA200",
"purple": "#DF69BA",
"red": "#F85550",
"white": "#4F5B62",
"yellow": "#DEA000",
"brightBlack": "#DBC988",
"brightBlue": "#297CA6",
"brightCyan": "#258C67",
"brightGreen": "#758700",
"brightRed": "#E6271C",
"brightPurple": "#CA43A3",
"brightWhite": "#6E7F88"
"brightYellow": "#B98500",
}

View File

@@ -0,0 +1,23 @@
{
"name": "nordbones",
"selectionBackground": "#545F70",
"cursorColor": "#EEF1F5",
"foreground": "#EBEEF3",
"background": "#2F3541",
"black": "#2F3541",
"blue": "#8FBCBA",
"cyan": "#87BFCE",
"green": "#A4BE8D",
"purple": "#B38DAC",
"red": "#C1616A",
"white": "#EBEEF3",
"yellow": "#CF866F",
"brightBlack": "#475063",
"brightBlue": "#89CAC8",
"brightCyan": "#82CCE0",
"brightGreen": "#A8CC86",
"brightRed": "#D6787F",
"brightPurple": "#CF97C5",
"brightWhite": "#A5B4CD"
"brightYellow": "#E09680",
}

View File

@@ -0,0 +1,23 @@
{
"name": "rosebones_dark",
"selectionBackground": "#523A39",
"cursorColor": "#E7DDDD",
"foreground": "#E1D4D4",
"background": "#1A1825",
"black": "#1A1825",
"blue": "#9CCFD8",
"cyan": "#9CCFD8",
"green": "#317490",
"purple": "#C4A7E7",
"red": "#EB7193",
"white": "#E1D4D4",
"yellow": "#F6C074",
"brightBlack": "#3A3651",
"brightBlue": "#94DAE6",
"brightCyan": "#94DAE6",
"brightGreen": "#358DAF",
"brightRed": "#F289A4",
"brightPurple": "#CEB3EF",
"brightWhite": "#BF9B99"
"brightYellow": "#F9CA8E",
}

View File

@@ -0,0 +1,23 @@
{
"name": "rosebones_light",
"selectionBackground": "#EADDDC",
"cursorColor": "#724341",
"foreground": "#724341",
"background": "#FBF6F0",
"black": "#FBF6F0",
"blue": "#5795A0",
"cyan": "#5795A0",
"green": "#286A84",
"purple": "#917BA9",
"red": "#B5637A",
"white": "#724341",
"yellow": "#EC9D33",
"brightBlack": "#E8C48B",
"brightBlue": "#407D88",
"brightCyan": "#407D88",
"brightGreen": "#1C5970",
"brightRed": "#A54A66",
"brightPurple": "#855AAC",
"brightWhite": "#A4635F"
"brightYellow": "#C68223",
}

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",
}

View File

@@ -0,0 +1,23 @@
{
"name": "tokyobones_light",
"selectionBackground": "#BBC0D8",
"cursorColor": "#333A57",
"foreground": "#333A57",
"background": "#D6D7DC",
"black": "#D6D7DC",
"blue": "#34548C",
"cyan": "#176775",
"green": "#34645D",
"purple": "#5A4A79",
"red": "#8B4351",
"white": "#333A57",
"yellow": "#8F5E14",
"brightBlack": "#ADB0BD",
"brightBlue": "#26467A",
"brightCyan": "#34645D",
"brightGreen": "#26554F",
"brightRed": "#7E3242",
"brightPurple": "#503875",
"brightWhite": "#56618D"
"brightYellow": "#794E0D",
}