// Catalogue — SaaS dashboard

NEXUS — SaaS App

$129 v1.1 Updated

NEXUS SaaS template: light-mode dashboard in cream and slate with mustard accents.
15 Pages
42 Sections
3 Islands only
100 Lighthouse ×4

// Design system — What drives the theme

Tokens, not decoration

Palette — click to copy

Typography

Space Grotesk Display & headings
Inter Body & UI

The token file, verbatim

:root {
  /* Surfaces */
  --cream:   #f5f3ed;
  --mist:    #d1dcd9;

  /* Ink */
  --slate:   #2d3e40;

  /* Accent — mustard, for actions and active states */
  --mustard: #ebc23e;

  /* Type */
  --font-display: 'Space Grotesk', system-ui, sans-serif;
  --font-body:    'Inter', system-ui, sans-serif;

  /* Radii — soft product feel */
  --r: 6px;
}

Best for

  • B2B SaaS marketing sites
  • Product teams that need a dashboard UI
  • Startups shipping a landing + app shell together

Pages included — 15

  1. Home
  2. Features
  3. Pricing
  4. Customers
  5. Changelog
  6. Blog
  7. Docs
  8. Dashboard
  9. Settings
  10. Auth (sign in / up)
  11. About
  12. Contact
  13. Legal
  14. Status
  15. 404

Tech stack

  • Astro 5
  • Native CSS tokens
  • Islands for charts only
  • Fontsource

NEXUS pairs a complete SaaS marketing site with a token-driven dashboard UI — one design system across the landing pages, the docs and the app shell, so the product feels coherent from the first visit to daily use.

Charts without a framework

Data tables, filters and empty states are static components. Only the three chart widgets hydrate, and they load lazily — the marketing pages ship zero JavaScript.

A dashboard that rebrands in minutes

Every surface, from the pricing table to the settings forms, reads its colors, radii and type from the token file. Change four values and NEXUS is your product.