Commit Graph

4 Commits

Author SHA1 Message Date
root 07fba16ff2 unfied style 2026-05-23 04:35:47 -04:00
root b82a5d4633 fix: prevent flash of light theme on marketplace load
Add inline script to root layout that reads the stored theme preference
from cookie/localStorage synchronously before React hydrates, eliminating
the light→dark flash for users who prefer dark mode.

Also guard the theme storage write with the hydrated flag so the initial
render does not overwrite a stored 'dark' preference with 'light'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 02:54:10 -04:00
root fb15883f8e update website home and dashboard 2026-05-20 14:52:26 -04:00
root 750ae56a29 fixing platform admin 2026-05-06 22:58:23 -04:00