{ "$schema": "https://kandown.dev/schemas/theme.v1.json", "id": "notion", "name": "Notion", "author": "Notion", "description": "Notion's calm studio aesthetic: warm white surfaces, charcoal type, generous spacing, gentle motion.", "appearance": { "radius": "4px", "borderWidth": "1px", "shadows": "none", "density": "compact", "glass": false, "motion": "none", "glassIntensity": 0, "shadowCard": "none", "shadowPopover": "0 2px 8px rgb(0 0 0 / 0.06)" }, "fonts": { "sans": "'Inter var', Inter, -apple-system, sans-serif", "display": "'Newsreader', Georgia, serif", "mono": "'SF Mono', Menlo, monospace" }, "light": { "destructive": "0 72% 51%", "destructive-foreground": "0 0% 100%", "success": "148 55% 39%", "warning": "38 82% 49%", "grid": "30 6% 16% / 0.03", "grid-strong": "30 6% 16% / 0.06", "background": "40 15% 97%", "foreground": "30 6% 16%", "card": "0 0% 100%", "card-foreground": "30 6% 16%", "popover": "0 0% 100%", "popover-foreground": "30 6% 16%", "primary": "30 6% 16%", "primary-foreground": "0 0% 100%", "secondary": "40 12% 91%", "secondary-foreground": "30 6% 16%", "muted": "40 10% 92%", "muted-foreground": "30 4% 45%", "accent": "40 15% 88%", "accent-foreground": "30 6% 16%", "border": "40 8% 85%", "border-strong": "40 8% 76%", "border-focus": "30 6% 30%", "input": "40 8% 86%", "ring": "30 6% 30%", "glass": "0 0% 100% / 0.85", "glass-border": "40 8% 82% / 0.9" }, "dark": { "destructive": "358 74% 59%", "destructive-foreground": "0 0% 100%", "success": "151 55% 42%", "warning": "38 82% 57%", "grid": "0 0% 100% / 0.018", "grid-strong": "0 0% 100% / 0.04", "background": "0 0% 10%", "foreground": "0 0% 89%", "card": "0 0% 14%", "card-foreground": "0 0% 89%", "popover": "0 0% 14%", "popover-foreground": "0 0% 89%", "primary": "0 0% 89%", "primary-foreground": "0 0% 10%", "secondary": "0 0% 18%", "secondary-foreground": "0 0% 89%", "muted": "0 0% 16%", "muted-foreground": "0 0% 55%", "accent": "0 0% 20%", "accent-foreground": "0 0% 89%", "border": "0 0% 20%", "border-strong": "0 0% 28%", "border-focus": "0 0% 70%", "input": "0 0% 20%", "ring": "0 0% 70%", "glass": "0 0% 14% / 0.85", "glass-border": "0 0% 22% / 0.9" } }