docs(website): add marketing design language summary for v2026-06-20
Some checks are pending
Deploy FamiliarOS Website / deploy (push) Waiting to run
Some checks are pending
Deploy FamiliarOS Website / deploy (push) Waiting to run
This commit is contained in:
parent
a49b0111fc
commit
c0455c9746
1 changed files with 24 additions and 0 deletions
|
|
@ -0,0 +1,24 @@
|
|||
# FamiliarOS Website Design Language (2026-06-20)
|
||||
|
||||
- Branding assets
|
||||
- Emblem: `/branding/familiaros_icon.png` (transparent background, no square frame).
|
||||
- Wordmark: `/branding/familiaros_logo.png`.
|
||||
- Header layout on all public pages: emblem left, wordmark centered in header track, nav/actions right.
|
||||
- Header shell height: `h-[10rem]` / `md:h-[10.5rem]` / `lg:h-[11rem]`.
|
||||
|
||||
- Silver accent system for public marketing surfaces
|
||||
- Use the silver tokens for shared effects and surfaces:
|
||||
- `--brand-silver`
|
||||
- `--brand-silver-soft`
|
||||
- `--brand-silver-ink`
|
||||
- Apply silver treatment to `public-card`, `public-card-raised`, `pricing-glow-border`, and MetalFX frames.
|
||||
- Pricing controls/faces use silver (`billing tabs`, `toggle`, `plan badge`, `Most Popular` ribbon, `feature check`/icons, FAQ icons, CTA sparkles).
|
||||
- Subscription frame background glows and borders must remain silver.
|
||||
|
||||
- Typography
|
||||
- Technical/modern stack remains in global tokens:
|
||||
- `--font-ui: Sora`
|
||||
- `--font-display: Orbitron` (with Sora fallback)
|
||||
|
||||
- Light/dark mode
|
||||
- Keep `data-color-mode`/`html.light` style overrides for public cards/surfaces aligned with the silver frame language.
|
||||
Loading…
Add table
Reference in a new issue