PrideUI
Cycles your UI color through pride flag colors. Pick a flag from the dropdown in ModSettingsMenu (F10).
By Coruscnium
CHANGELOG
Changelog
1.0.0 (2026-07-27)
Added
- Initial release
- Cycles the game's UI color through the colors of a selected pride flag — the same color the vanilla "Custom UI Color" option drives, so it tints the whole interface
- 15 flags plus
All, selectable from a ModSettingsMenu (F10) dropdown AnimateWhen(defaultMenus): cycling is frozen outside of menus, so gameplay costs a single bool check per frameSecondsPerColor: cycle speed, crossfade scales with it- Dark stripes are lifted to a readable brightness so a black stripe can't hide the HUD
- Hot-reload: changes apply immediately via ModSettingsMenu, with a FileSystemWatcher +
Config.Reload()fallback - Restores the game's normal UI color when unloaded