Blizz-ABS Config has a minimap component that i am thoroughly enjoying; but it would be cool if you could edit it. I mean like colours, icons (shop indicators mostly) character notification, quest location things...
I mean I won't look a gift horse in the mouth, the minimap's existence is a blessing in general; it would just be a beautiful addition.
Hmm... that's a pretty simple thing to change I'd imagine... though having it in the config might be nice too...
Then again I'm not sure if it's changed since 2.23, which is the latest I have ATM...
I may look through the newest code and replace the Color.new's with variables for simple modification... (if it hasn't changed beyond my recognition)
EDIT: On second thought... there's a lot going on here that I just can't efficiently modify like I thought...
I've actually done that for my game already, I'll start making a public add-on for it, after my laundry list of other stuff I have to do.
Alright Winkio, that's quite thoughtful of you. :P Lemme know when you put it up, would you?
Generally I have used constants to define all colors used in the minimap and you have a tag you can add in event names for specific events. It's in the manual.