Skip to content

fix: rename localStorage theme key from qyx_theme to qyverix_theme#723

Open
Xenon010101 wants to merge 1 commit into
imDarshanGK:mainfrom
Xenon010101:fix/theme-key-conflict
Open

fix: rename localStorage theme key from qyx_theme to qyverix_theme#723
Xenon010101 wants to merge 1 commit into
imDarshanGK:mainfrom
Xenon010101:fix/theme-key-conflict

Conversation

@Xenon010101
Copy link
Copy Markdown

Summary

Renames the localStorage theme key from \qyx_theme\ to \qyverix_theme\ to use the full application prefix.

Changes

  • \ rontend/index.html: Changed all \qyx_theme\ occurrences to \qyverix_theme\ (3 lines)

Closes #717

Renamed the storage key used for persisting theme preference to use the
application prefix, preventing key collision with other scripts that
may use the shorter 'qyx' prefix.

Closes imDarshanGK#717
@Xenon010101 Xenon010101 requested a review from imDarshanGK as a code owner May 31, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Uncaught SyntaxError: 'savedTheme' identifier declared twice

1 participant