feature/mvp-sprint-1
This commit is contained in:
parent
adbf4129ae
commit
bd8f06ae89
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user