(osu!) (Question About Skinning) Editing Coloration/design of hitcircle without switching around overlay/hitcircle elements?

Solution 1:

You can try to remove the color of the hitcircle in a photo editing software by grayscaling it, and after that edit the skin's skin.ini file then locate the [Colours] section and remove everything but the Combo1 one. Just apply the color you want here in the RGB format and you're done.

The code should look like this:

[Colours]
Combo1: 0,128,64

You can read on how the skin.ini works on the osu! wiki here: https://osu.ppy.sh/help/wiki/Skinning/skin.ini