Results: 2Comments by: Balimir
File: Aurora02-01-16
Black Dialog Text Complete Fix
Posted By: Balimir
I tracked down a fix that Haleth posted on his github page. 1. Go to "https://github.com/Haleth/Aurora", and download the aurora.lua file there. 2. Copy that file (from wherever you downloaded it to) and navigate to C:\Program Files (x86)\World of Warcraft\Interface\AddOns\Aurora 3. Rename aurora.lua to aurora.lua.bak 4....
File: Aurora10-12-15
Black Text Quick Fix
Posted By: Balimir
Disclaimer: This isn't perfect :p I was trying to track down the SetTextColor that was responsible for the black text and even replacing everything with SetTextColor(1, 1, 1) <-- that's white, the color remains. I did however figure out how to change the shadow color so the black text at least has a white outline. Navigate to...