PulseMetrics / Design System
Data that
hits different.
A high-density analytics design system built for teams that live in dashboards. Electric cyan, monospace data typography, and neon signals that make every number impossible to ignore.
Color Tokens
Electric neon palette — each color maps to a data signal type.
Primary Accent
accent
—
accent-hover
—
accent-dim
alpha
Neon Data Palette
neon-green
positive
neon-pink
series B
neon-orange
warning
neon-purple
trending
Surfaces
bg-base
deep dark
bg-surface
cards
bg-elevated
raised
text-primary
icy blue-white
Typography
Space Grotesk for UI — JetBrains Mono for all data values.
1.2B events
Real-Time Dashboard
User Retention Funnel
Session Distribution
Track every event, cohort, and conversion path across your entire product surface. Real-time streams update every 500ms with sub-second latency.
p95_latency: 48ms · throughput: 24,891 req/s · error_rate: 0.04%
SESSION_ID: a3f92b · TIMESTAMP: 2025-03-20T22:14:08Z
Buttons
High-contrast actions for data-dense interfaces.
Primary
Secondary & Ghost
Neon Actions
Status Badges
System and data stream status indicators.
Live
Alert
Anomaly
Trending ↑
Paused
Form Inputs
Query builder, filter, and configuration components.
// Supports BigQuery, Redshift, Snowflake, and ClickHouse dialects
KPI Cards
Data-forward metric cards with sparkline bars and progress fills.
DAU
84,291 users
↑ 14.2% vs last week
Conversion
3.84%
↑ 0.4pp vs last month
P95 Latency
48ms
↓ 12ms vs SLA 200ms
Error Rate
0.04%
↓ 0.02pp vs yesterday
Charts
Multi-series bar chart with neon color palette.
Weekly Active Users by Platform
Web
Mobile
API
MonTueWedThuFriSatSun
Metric Tickers
Compact real-time signal cards for system health dashboards.
Throughput
24,891 rps
↑ healthy
Uptime
99.97%
↑ 30-day avg
Queue Depth
1,204 jobs
⚠ elevated
Events Table
High-density data table — monospace values, color-coded deltas.
| Event | Count (7d) | Unique Users | Δ vs Prior | Avg / User | Status | |
|---|---|---|---|---|---|---|
| page_view web · all pages |
4,812,004 | 84,291 | +14.2% | 57.1 | Live | |
| cta_click pricing · hero |
128,440 | 44,820 | +8.7% | 2.9 | Trending ↑ | |
| checkout_start e-commerce funnel |
18,204 | 12,391 | -2.4% | 1.5 | Alert | |
| api_error gateway · timeout |
8,102 | 2,840 | +44.1% | 2.9 | Anomaly | |
| subscription pro · annual |
892 | 892 | +22.0% | 1.0 | Live |
PulseAI
Natural language querying over your entire data warehouse.
📡
PulseAI Analyst
Connected — Streaming
Theme Compare
Dark mode built for NOC screens — light mode for executive reports.
🌙 Dark Mode (Default)
--bg-base: #020610
--accent: #22D3EE
--text: #E2F0FF
Font: Space Grotesk
--accent: #22D3EE
--text: #E2F0FF
Font: Space Grotesk
☀️ Light Mode
--bg-base: #F0F5FF
--accent: #0891B2
--text: #060F2A
Font: Space Grotesk
--accent: #0891B2
--text: #060F2A
Font: Space Grotesk
CSS Token Export
Complete PulseMetrics design token set.
/* PulseMetrics Design System v1.0 — Dark Theme */
/* Backgrounds */--bg-base: #020610;
--bg-surface: #060D1F;
--bg-elevated: #0C1530;
/* Accent — Electric Cyan */
--accent: #22D3EE;
--accent-hover: #67E8F9;
--accent-dim: rgba(34,211,238,0.10);
/* Neon Palette */
--neon-green: #4ADE80;
--neon-pink: #F472B6;
--neon-orange: #FB923C;
--neon-purple: #A78BFA;
/* Typography */
--font-ui: 'Space Grotesk';
--font-data: 'JetBrains Mono';
PULSEMETRICS DESIGN SYSTEM v1.0 · STUDIOFLOW.TOP · BUILT WITH ❤ BY APTOCODE