berrypod/lib/berrypod_web
jamey f6a38bb48f fix muted text invisible in dark mode on setup and dashboard pages
Replace non-existent --color-base-content-60 variable (with hard-coded
black fallback) with color-mix(in oklch, var(--color-base-content) 60%,
transparent) which adapts to the current theme.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 01:07:25 +00:00
..
components add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
controllers rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
live fix muted text invisible in dark mode on setup and dashboard pages 2026-02-20 01:07:25 +00:00
plugs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
admin_layout_hook.ex extract setup wizard to dedicated /admin/setup page 2026-02-18 23:55:42 +00:00
cart_hook.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
endpoint.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
gettext.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
router.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
search_hook.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
telemetry.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
theme_hook.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
user_auth.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00