Skip to content

Conversation

@lee-chase
Copy link
Member

@lee-chase lee-chase commented Dec 9, 2025

Fixes #323

This uses cookies pure CSS to set the theming.

The result

  • SSR works
  • Small judder as font/styles applied. Only if you spam the refresh and hold shift to force a hard refresh.
  • No longer using GlobalTheme/Theme components. Using them provides context in code allowing a component to know the current theme and if it is light or dark.

One suggestion was to pre-load fonts. I did not add this as it reduced the performance to 99.

@lee-chase lee-chase requested a review from rodet as a code owner December 9, 2025 17:46
lee-chase and others added 2 commits December 10, 2025 10:40
…rough a stack trace

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
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.

SSR is broken

1 participant