PageWeave/Design

Themes / Grove Linen

7 Theme lightorganicearthynaturalcalm .md

Grove Linen

Organic light — linen ground, sage & terracotta

#f1eee4 #2e3327 #7a8b6f #c4703f

About this theme

Unbleached linen ground, olive-brown ink, sage and terracotta accents. Soft-large box radius with pill fields — containers breathe, controls stay friendly. Low chroma everywhere; the calm is the feature.

Apply it

Paste into update_theme. Fonts:

<link href="https://fonts.pageweave.dev/css2?family=Young+Serif&family=Karla:wght@400;500;700&display=swap" rel="stylesheet">

Where it works

Wellness, food, climate, crafts, hospitality. Pair with blob image masks and 3–4% grain overlays; keep forms rectangular and predictable inside the soft world.

Tuning

  • Coastal variant: hue 95 → 180, secondary → oklch(0.55 0.08 200).
  • Autumn: primary → oklch(0.5 0.1 60), accent → oklch(0.62 0.12 45).

CSS Paste into update_theme

color-scheme: light;
--color-base-100: oklch(0.94 0.02 95);
--color-base-200: oklch(0.89 0.03 95);
--color-base-300: oklch(0.83 0.04 95);
--color-base-content: oklch(0.28 0.03 120);
--color-primary: oklch(0.52 0.09 145);
--color-primary-content: oklch(0.97 0.01 95);
--color-secondary: oklch(0.62 0.12 45);
--color-secondary-content: oklch(0.97 0.01 95);
--color-accent: oklch(0.68 0.1 85);
--color-accent-content: oklch(0.25 0.03 95);
--color-neutral: oklch(0.38 0.03 110);
--color-neutral-content: oklch(0.94 0.02 95);
--color-info: oklch(0.55 0.08 220);
--color-info-content: oklch(0.97 0.01 95);
--color-success: oklch(0.52 0.09 145);
--color-success-content: oklch(0.97 0.01 95);
--color-warning: oklch(0.72 0.12 80);
--color-warning-content: oklch(0.25 0.03 80);
--color-error: oklch(0.52 0.15 30);
--color-error-content: oklch(0.97 0.01 95);
--radius-selector: 1rem;
--radius-field: 999rem;
--radius-box: 1.25rem;
--size-selector: 0.25rem;
--size-field: 0.25rem;
--border: 1px;
--depth: 0;
--noise: 1;