Coruscnium-PrideUI icon

PrideUI

Cycles your UI color through pride flag colors. Pick a flag from the dropdown in ModSettingsMenu (F10).

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 (default Menus): cycling is frozen outside of menus, so gameplay costs a single bool check per frame
  • SecondsPerColor: 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