Docs
Live preview
Every change applies instantly across charts, buttons, badges, and links
ActivePendingFailedProSelected
Active users
8,432↑ 14%
vs last week
NamePlanStatus
Sarah K.ProActive
Michael R.BusinessPending
Generated tokens
// Generated by the Nexo theme generator
// Paste into src/app/globals.css
:root {
  --primary:    #1ABB9C;
  --primary-dk: #169f85;
  --primary-lt: rgba(26, 187, 156, 0.1);

  --radius:    6px;
  --radius-sm: 4px;
  --radius-lg: 8px;

  --sidebar-bg: #1a2332;
  --sidebar-w:  252px;

  --font-size:  0.875rem;
}