Citra core's pointer should use complementary colors instead

In the Citra core, the pointer inverts whats in it.

I feel like it should use complementary colors instead because it would pop out more! HSV values are perfect for this ( or HSL, I don’t know… ) ! (50, 0, 0) --> (310, 0, 0) because 360 is the max of the hue or something like that.

I dunno. Just make the damn pointer use complementary colors instead of inverted colors I guess :grinning: