What's changed
Design maintenance (no visual changes)
- PWA theme-color synchronised with new Indigo accent:
index.htmlupdated from#2563EB→#4F46E5;oikos-install-prompt.jsfallback updated from#2554C7→#4338CA; hardcoded#fffreplaced withvar(--color-text-on-accent, #fff) - Glass inset-specular tokens: five new
--glass-inset-*tokens (soft0.18 ·base0.20 ·medium0.22 ·elevated0.28 ·strong0.32) added totokens.css; ten hardcodedinset 0 1px 0 rgba(255,255,255,…)literals inglass.cssandtasks.cssreplaced with token references - Print block:
@media printliterals inlayout.cssnormalised from shorthand hex (#fff,#000,#ddd) to explicit six-digit notation
Full changelog: CHANGELOG.md