mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-20 22:27:50 -04:00
Replace inline ImVec4 literals with shared constants from ui_colors.hpp: kHealthGreen(5), kOrange(5), kWarmGold(5), kFriendlyGreen(3), kActiveGreen(3), kLightGreen(4), kSocketGreen(2), new constants kSocketGreen/kActiveGreen/kLightGreen/kHealthGreen/kWarmGold/kOrange/kFriendlyGreen added to ui_colors.hpp.