BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/pdfcn/theme-forest

Forest Theme

pdfcn/theme-forest
FreeTheme

forest theme tokens

Install it

npx shadcn@latest add https://pdfcn.dev/r/theme-forest.json

Source

registry/themes/forest.tspdfcn.dev/r/theme-forest.json
1import type { PdfcnTheme } from "@/registry/types/pdf-themes";
2
3import { defaultPrimitives } from "./primitives";
4
5/**
6 * Forest theme preset.
7 *
8 * Character: Natural deep greens, Merriweather headings for gravitas, Inter
9 * body for readability. Earthy and trustworthy.
10 * Ideal for sustainability reports, environmental docs, and wellness brands.
11 */
12export const forestTheme: PdfcnTheme = {
13 colors: {
14 accent: "#16a34a",
15 background: "#ffffff",
16 border: "#bbf7d0",
17 destructive: "#dc2626",
18 foreground: "#14532d",
19 info: "#0ea5e9",
20 muted: "#f0fdf4",
21 mutedForeground: "#4d7c5f",
22 primary: "#15803d",
23 primaryForeground: "#ffffff",
24 success: "#15803d",
25 warning: "#d97706",
26 },
27 name: "forest",
28 page: {
29 orientation: "portrait",
30 size: "A4",
31 },
32 primitives: defaultPrimitives,
33 spacing: {
34 componentGap: 14,
35 page: {
36 marginBottom: 56,
37 marginLeft: 48,
38 marginRight: 48,
39 marginTop: 56,
40 },
41 paragraphGap: 10,
42 sectionGap: 28,
43 },
44 typography: {
45 body: {
46 fontFamily: "Inter",
47 fontSize: 11,
48 lineHeight: 1.6,
49 },
50 heading: {
51 fontFamily: "Merriweather",
52 fontSize: {
53 h1: 32,
54 h2: 24,
55 h3: 19,
56 h4: 15,
57 h5: 13,
58 h6: 11,
59 },
60 fontWeight: 700,
61 lineHeight: 1.25,
62 },
63 },
64};

Files it writes

  • registry/themes/forest.ts
  • registry/themes/primitives.ts
  • registry/types/pdf-themes.ts
  • registry/types/pdf-components.ts

Facts

Registry
pdfcn
Type
registry:theme
Access
Free
Files written
4
Licence
MIT
In the index
at or before 2026-08-13
Last confirmed
today

Go to the source

Docs on pdfcn pdfcn.dev shadcn-labs/pdfcn on GitHub Raw registry item This item as JSON

More from pdfcn

All 79 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Blueprint Themetheme-blueprintpdfcnThemesFreeno deps · 4 files
Corporate Themetheme-corporatepdfcnThemesFreeno deps · 4 files
Elegant Themetheme-elegantpdfcnThemesFreeno deps · 4 files
Executive Themetheme-executivepdfcnThemesFreeno deps · 4 files
Minimal Themetheme-minimalpdfcnThemesFreeno deps · 4 files
Modern Themetheme-modernpdfcnThemesFreeno deps · 4 files
Professional Themetheme-professionalpdfcnThemesFreeno deps · 4 files
Vivid Themetheme-vividpdfcnThemesFreeno deps · 4 files
BlockDex

Built by

Kynth Studios

the studio behind StoreReady, ToolDrift and BreachProbe

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product.

BlockDex

BlockDex

Built by

Kynth Studios

the studio behind StoreReady, ToolDrift and BreachProbe

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product.

BlockDex

BlockDex

Built by

Kynth Studios

the studio behind StoreReady, ToolDrift and BreachProbe

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product.

BlockDex