diff --git a/src/cubing/puzzle-geometry/colors.ts b/src/cubing/puzzle-geometry/colors.ts index 59f0b4800..501ac4d57 100644 --- a/src/cubing/puzzle-geometry/colors.ts +++ b/src/cubing/puzzle-geometry/colors.ts @@ -67,7 +67,7 @@ export function defaultPlatonicColorSchemes(): any { BR: PGColors.BoldBlue, BL: PGColors.Yellow, I: PGColors.Orange, - D: PGColors.LightGray, + D: PGColors.MediumGray, }, 20: { R: PGColors.Yellow,