chore(SetupFont): rename controlManager to typographySettingsStore for better semantic #37

Merged
ilia merged 83 commits from feature/united-widget into main 2026-04-22 10:04:41 +00:00
Showing only changes of commit 35e0f06a77 - Show all commits
@@ -52,6 +52,7 @@ $effect(() => {
<span
class={cn(
'char-inner',
'transition-colors duration-300',
isPast
? 'text-swiss-black/75 dark:text-brand/75'
: 'text-neutral-950 dark:text-white',