Add configurable health and power text colors for unit frames#1577
Add configurable health and power text colors for unit frames#1577exprecis wants to merge 2 commits intoshagu:masterfrom
Conversation
|
Hey, thanks for your contribution. I think this should have more colors, else it would be weird for druids who use most of the different mana types. I suggest a configuration like this into the custom color section (where the bar colors are defined aswell) maybe:
|
|
Is there a particular reason why you manually refresh all units? Isn't |
|
Updated the commits to have individually-set colors per power bar type, and then added a second commit to update colors immediately instead of triggering a UI reload. This is my first wow addon contribution, so feel free to massage the commits if it's something you want in the UI but know a bit better how to do it. |
This patch allows users to set custom colors on the value text of health and power bars for all units, along with a base global configuration.