As my first project (probably like every beginner romhacker) I decided to make something simple - Mario graphic and text hack. Also I decided to change font to my own - with gradient which caused troubles in Mario HUD and popping scores after killing goomba/taking mushroom or 1up after taking 1up shroom. Two words: Wrong palette.

Fortunately in game ROM there is 4 color subpalette which would be great for other things also. Saddly it is used only for Thank you Mario(...) text and maybe for few graphical sprites.

My question is how to change HUD so it'll have "Thank you mario" colors? I don't want to change palletes used for hud in normal/underworld/underwater and castle levels, because as far as I know those palletes are used for things like clouds, etc. I just want to change references, so game will draw every text using color subpalette from Thank you mario text.