remove unused color

This commit is contained in:
OblivionSword 2025-08-11 18:10:02 +02:00
parent 339520b119
commit 4fead000c2

View file

@ -41,8 +41,7 @@ if((window as any).colorBlindMode)
barColours = [
schemeBlues[5][2], /* new */
schemeOranges[5][2], /* learn */
//schemeReds[5][2], /* relearn */
schemePuRd[9][7],
schemePuRd[9][7], /* relearn */
schemePurples[7][4], /* young */
schemeBuPu[8][6], /* mature */
"#00FF60", /* suspended */