
JobsGlitch - The smart job board for tech professionals.
synchronously, before first paint, so there's no flash of the wrong theme (mirrors the Blogs pre-hydration script below, independent store/key). Admin is forced dark unconditionally — see the matching override in +layout.svelte's reactive class-application block; that block is the source of truth once Svelte hydrates, this script only covers the pre-hydration instant. --> synchronously, before first paint, so the Field Notes/Dark Archive identity never flashes the wrong state. Scoped to Blogs routes only; every other page is untouched. Kept in sync client-side afterwards by blogsThemeStore.ts
JobsGlitch - The smart job board for tech professionals.
synchronously, before first paint, so there's no flash of the wrong theme (mirrors the Blogs pre-hydration script below, independent store/key). Admin is forced dark unconditionally — see the matching override in +layout.svelte's reactive class-application block; that block is the source of truth once Svelte hydrates, this script only covers the pre-hydration instant. --> synchronously, before first paint, so the Field Notes/Dark Archive identity never flashes the wrong state. Scoped to Blogs routes only; every other page is untouched. Kept in sync client-side afterwards by blogsThemeStore.ts