George Didden
George Didden is a landscape artist, nature photographer, and moth naturalist capturing the natural world.
George Didden
2 ramps · 38 tokenised swatches · 7 semantic slots, wired into the shared BrandOS primitives.
georgedidden.com01 · GDD Green
19 shades of GDD Green
Primary identity and accent, brand surfaces, and nature-inspired affordances
02 · GD Gray
19 shades of GD Gray
Neutral surfaces, text, and borders
03 · Semantic slots
Meaning over hue
Components consume semantic slots, never raw ramps. The hue can evolve; the meaning shouldn't.
- Token
--semantic-brand-primary- Class
bg-primary
- Token
--semantic-brand-accent- Class
bg-accent
- Token
--semantic-surface-1- Class
bg-base-100
- Token
--semantic-content-primary- Class
text-base-content
- Token
--semantic-status-success- Class
text-success
- Token
--semantic-status-warning- Class
text-warning
- Token
--semantic-status-error- Class
text-error
04 · Typography
Playfair Display on display · Inter for everything else
Heading and body families are profile tokens, not app-level font aliases.
--brandOS-font-heading- H1 · DisplayThe system in practice
- H2 · Section78 brands, one system
- H3 · CardProfile contract
--brandOS-font-body- LedeA clear, generous opening that orients the reader fast.
- BodyStandard paragraph text. The quick brown fox jumps over the lazy dog.
- CaptionSmall print, footnotes, and metadata.
05 · Primitive check
Same components, both modes
One mockup, one set of components, data-theme flips every token in unison.
06 · Imagery rules
How George Didden looks at the world
- 01
Use dark forest green (#323D33) as the primary brand surface, headers, sidebars, login screens, and hero backgrounds.
- 02
Warm gold (#C49A3C) appears on CTAs, accent borders, and decorative details, never as a background fill on large surfaces.
- 03
Imagery should convey the natural world, landscape photography, botanical detail, moth wing patterns, and outdoor environments.
07 · Example uses
Where George Didden shows up
Surfaces where this brand carries weight in production.
08 · CDN target
Drop in anywhere
Three lines and an attribute, the whole George Didden brand renders from CDN.
<link rel="stylesheet" href="https://brand.snyder.tech/cdn/latest/themes/global-tokens.css" />
<link rel="stylesheet" href="https://brand.snyder.tech/cdn/latest/themes/georgedidden-brand.css" />
<script type="module" src="https://brand.snyder.tech/cdn/latest/index.js"></script>
<html data-brand="georgedidden" data-theme="light">