Fix template colors

This commit is contained in:
Idrees Hassan
2026-03-21 14:44:27 -07:00
parent b6e93088a8
commit 9e6f5feae1
7 changed files with 12 additions and 12 deletions

View File

@@ -49,8 +49,8 @@ export const SPRITE_SHEET_COLOR_MAP = {
"#99e550": PALETTE.HOOD,
"#ff5573": PALETTE.EYEBROW,
"#ff2c88": PALETTE.BEHIND_EYE,
"#b53477": PALETTE.CORNER_EYE,
"#e34f9c": PALETTE.TEMPLE,
"#e34f9c": PALETTE.CORNER_EYE,
"#b53477": PALETTE.TEMPLE,
"#d95763": PALETTE.NOSE,
"#b93844": PALETTE.NOSE_TIP,
"#ff67a9": PALETTE.CHEEK,