You are viewing a potentially older version of this package. View all versions.
OracleTeam-TimeTheme-0.2.1 icon

TimeTheme

Switches the UIs color palette when it becomes night/day.

Date uploaded a month ago
Version 0.2.1
Download link OracleTeam-TimeTheme-0.2.1.zip
Downloads 1092
Dependency string OracleTeam-TimeTheme-0.2.1

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403
PEAKModding-PEAKLib_Core-1.7.0 icon
PEAKModding-PEAKLib_Core

Core module of the PEAKLib community API.

Preferred version: 1.7.0

README

Time Theme

A simple mod that changes the GUI color theme based on the in-game time of day.

What does it do?

At sunset, the GUI will gradually shift its color to a darker, purple-ish hue.

Then at sunrise, or when crossing to a biome with no nights, it will switch back to its vanilla colors.

Screenshots

Night time main UI
Night time Wheels
Night time pause menu

🐛 Issues

If you find any bugs or have any suggestion, please open an issue on the GitHub repository here.

Include as much info as possible, and we'll respond as soon as we can.

CHANGELOG

Changelog

[0.2.1] - 2026-05-01

Changed

  • Fixed issues with wrong colors being used when restoring the end result screen at day

[0.2.0] - 2026-04-28

Added

  • Added option screen support
  • Added better control remap support
  • Added a static event (OnThemeChanged) for when the current theme has changed (for mod developpers)

[0.1.0] - 2026-04-27

  • Beta Release