Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix flickering on app load due to theme being loaded later
✓ 1/1 checks passed rudolfs wants to merge 1 commit into main · opened 1 year ago

We read the theme before any of the svelte code is loaded. The benefit is that it is executed first and there's no flickering if the stored theme differs from the initial theme that is set in the design system.

The drawback is that this code isn't type-checked and will need to be updated manually if we change the theme switching code in Svelte.

check

👉 Workflow runs 👉 Branch on GitHub

All checks passed — 1 passed View logs ↗
rudolfs opened with revision 99f619f86c20f483ece093912e007feffdbe501a on base 560891d1a658e47e90c87c3e59dcf33f468f8a20 +6 -0 1 year ago