Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hello, is there a way, when selecting buttons in menu to make it light up different colour than orange?

The orange you see is the engine's accent colour (the --primary CSS variable, default #ff9800), and the menu/buttons light up with it on hover/select. The engine links that accent to your Name Box background colour, so the easiest no-code way is to change the Name Box background colour in UI Customization (or per scene) — the in-game menu highlights will then use that colour instead of orange.

Two things to note: it also recolours the dialogue name box (same colour), and the very first title screen may still show orange because it loads before the first scene applies the colour.

I've added an option to customize this in the upcoming V2.