feature/mvp-sprint-1

This commit is contained in:
Nikolaj Frey 2023-11-08 16:28:59 +11:00
parent adbf4129ae
commit bd8f06ae89

View File

@ -8,6 +8,7 @@ const g = {
},
}
// for bad spellers
g.gray = g.grey
g.grays = g.greys
@ -24,7 +25,6 @@ export const colors = {
throat: "#42A5F5",
thirdEye: "#5C6BC0",
crown: "#AB47BC",
red: "#C62828",
orange: "#FF7043",
yellow: "#FFEE58",