diff --git a/remix/app/Providers/Chakra/colors.tsx b/remix/app/Providers/Chakra/colors.tsx index 54a47da..60b6f6b 100644 --- a/remix/app/Providers/Chakra/colors.tsx +++ b/remix/app/Providers/Chakra/colors.tsx @@ -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",