Skip to content

impr(theme): display custom theme names in indicator (@Sharann-del)#7798

Open
Sharann-del wants to merge 2 commits intomonkeytypegame:masterfrom
Sharann-del:fix-custom-theme-name
Open

impr(theme): display custom theme names in indicator (@Sharann-del)#7798
Sharann-del wants to merge 2 commits intomonkeytypegame:masterfrom
Sharann-del:fix-custom-theme-name

Conversation

@Sharann-del
Copy link
Copy Markdown

Improves the theme indicator by displaying the actual custom theme name instead of the generic "custom".

  • Matches active custom theme using color comparison
  • Displays as: "themeName (custom)"
  • Falls back to "custom" if no match is found

Notes:

  • Config does not store custom theme IDs, so matching is done via color arrays
  • Handles edge cases such as unsaved themes and missing DB snapshot
  • Does not affect preview or random theme behavior

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants