Foundations
The visual language of Superteam Australia. Every token, scale, and rule defined as a variable. So light/dark, spacing, and colour stay consistent across every screen and component, and developers ship from a single source of truth.
Logo & Mark
The Superteam word-mark with the kangaroo identifier. Use the white version on dark surfaces, the dark version on light surfaces. Native SVG with true transparent background. Drop in at any size.
Colour
Brand palette led by gold and green over a clean neutral foundation. AU accents extend the palette for editorial moments. Every swatch below is bound to a primitive variable. Devs see the token name in Figma Inspect.
Semantic Tokens
These are the tokens you use in production. Each maps to a primitive in Light mode and another in Dark mode, so toggling the theme cascades through every component automatically.
Typography
Inter for everything. Display weights stay light for calm authority. Body weights stay regular for readability. Every step in the scale below also exists as a published text style. Use those in production for consistent line-heights and letter-spacing.
Display/2xl
128/132 · Light
.display-2xl
Building Solana in Australia
Display/xl
96/100 · Light
.display-xl
Building Solana in Australia
Display/lg
72/80 · Light
.display-lg
Building Solana in Australia
Display/md
56/64 · Light
.display-md
Building Solana in Australia
Heading/h1
48/56 · Semi Bold
.heading-h1
Programs & grants for builders
Heading/h2
36/44 · Semi Bold
.heading-h2
What we fund this quarter
Heading/h3
28/36 · Semi Bold
.heading-h3
Member spotlight
Heading/h4
22/30 · Semi Bold
.heading-h4
Upcoming events
Body/xl
20/32 · Regular
.body-xl
Superteam Australia is a community of builders, founders, and creators advancing the Solana ecosystem from the Pacific.
Body/lg
18/28 · Regular
.body-lg
Body text at large size — used for intros and lead paragraphs.
Body/md
16/26 · Regular
.body-md
Body text at default size — the standard for most reading.
Body/sm
14/22 · Regular
.body-sm
Smaller body — captions, secondary content, meta data.
Label/lg
14/20 · Medium
.label-lg
Form label · large
Label/md
13/18 · Medium
.label-md
Form label · medium
Label/sm
12/16 · Medium
.label-sm
Form label · small
Caption
11/14 · Medium
.caption
Caption · uppercase · used sparingly
Spacing
A 4-pixel base scale. Padding, margin, gap all from this list. Published as variables so you can bind component padding instead of hardcoding pixel values.
Radius
Subtle on every surface. The maximum radius is 10px — no exceptions. Rectangular shapes communicate precision and authority. Apply radius-sm to chips and badges, radius-md to inputs and small cards, and radius-lg or radius-xl to large surfaces.
Elevation
Shadows are subtle. They guide attention without dominating the layout. Reserve heavier elevation for modals, popovers and hover states.