aboutsummaryrefslogtreecommitdiffstats
path: root/src/constants
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2024-02-19 20:35:50 -0800
committerBrendan F <EpicWolverine@users.noreply.github.com>2024-02-19 20:35:50 -0800
commit647edc9389b24bda19503514170ed31301ea0a72 (patch)
tree2b76df7a0e6ada2ad0042d91b3b7b2a679e2f5e8 /src/constants
parentaa3a3063cbbd449ecd8b0d6092fd83ea4db27984 (diff)
Add guess states and exact artist match as a yellow
Diffstat (limited to 'src/constants')
-rw-r--r--src/constants/theme.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constants/theme.ts b/src/constants/theme.ts
index 731ef36..1de6309 100644
--- a/src/constants/theme.ts
+++ b/src/constants/theme.ts
@@ -6,6 +6,7 @@ export const theme = {
background100: "#002E3D",
green: "#4DBB60",
+ yellow: "#FFFF00",
red: "#FF0000",
gray: "#E6E6E6",
} as const;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage