auroxdashboard.com is built on a near-black canvas (rgb(34, 34, 43)).
The system uses rgb(255, 255, 255) as the singular interactive color.
Moderately rounded CTAs (12px) — modern SaaS standard, neither sharp nor pill alongside Inter var as the primary typeface.
A restrained elevation system (1 distinct shadow) — shadows reserved for the few elements that must lift off the page.
Motion is a first-class concern — 41 keyframe animations plus transition-driven interactions.
14 enforceable rules pulled verbatim from the spec
Do
Use dark background (`#22222b`) as the foundation — this is a dark-mode-native design
Use Inter var as the primary typeface — it defines the brand personality
Keep font weights between 400-600 — the system uses a narrow weight range for subtle hierarchy
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Pure White (`#ffffff`) as the primary accent — it's the brand's signature interactive color
Use 12px border-radius on buttons — the standard corner rounding for interactive elements
Style form inputs with a `1px solid rgba(255, 255, 255, 0.1)` border — use border-based inputs, not floating labels or underline-only
Don't
Don't use light backgrounds — the dark canvas is the native medium
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't use weight 700 (bold) or above — 600 is the maximum weight in this system
Don't invent new shadow values — use only the extracted shadow levels
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't remove the input border — the border is the primary affordance indicator for form fields
Don't over-build the footer — this design keeps it minimal (1 cols, 0 links)
10
Agent guide & export
Paste-ready prompt + the real files behind this page
Build a UI in the auroxdashboard.com design system.
Canvas #22222b · ink #ffffff · accent #ffffff.
Type: Inter var — respect the size/weight ladder in §3.
Radius, spacing, shadow: use only the extracted scales (no magic numbers).
Full spec follows — paste the DESIGN.md below into your agent.