File Details
12.0.5.5
- R
- May 1, 2026
- 564.52 KB
- 155
- 12.0.5
- Retail
File Name
Aurora-12.0.5.5.zip
Supported Versions
- 12.0.5
12.0.5.5
Added
- add: Color Mode system — switch between named palette presets that control the neutral UI palette (backgrounds, borders) and modulate the class color highlight. All switching is live, no reload required.
- Normal — default Aurora look, unchanged from previous versions
- HDR — deeper blacks, more opaque panels, brighter borders for high-contrast displays
- Deuteranopia / Protanopia / Tritanopia — accessibility modes that shift the class color highlight hue to compensate for color vision deficiencies
- add:
Color.bordertoken for UI element borders, used by the mode system - add:
Color.SetMode,Color.GetActiveMode,Color.PreviewModeAPI for programmatic mode switching - add: color mode radio selector in the Appearance options panel
- add: HDR info note in options when HDR boost is inactive due to custom highlight override
- add: palette element tracking system — 500+ frames auto-refresh on mode switch with smart border preservation
- add: scrollable Appearance options panel to accommodate the new color mode selector
Changed
- chg: TalkingHeadUI background now uses
Color.panelBgtoken instead of lightenedColor.frame— darker on Normal, true black on HDR ([#177]) - chg: color consistency audit — replaced hardcoded color values across skin files with
Color.*tokens; annotated intentionally static colors
Fixed
- fix(tooltip): make SetTooltipMoney workaround load-order safe ([#176])
- fix: guard nil dropdown skin calls in FriendsFrame and PlayerSpells

