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 ↗