Dashboard

Theme Registry

Each theme declares its goals, design tokens, and a preferred font. The live preview renders inside its own theme context — click the check icon to activate.

Active theme: default
MUI Default
Baseline
Active
default

Stock Material UI with minimal overrides. The safe baseline for any project.

Default font: Public Sans
Live Preview
Chip
Secondary

Goals
  • Zero visual opinion — pure MUI defaults
  • Disable button elevation for cleaner look
  • Serve as the reference point for comparing other themes
Design Tokens
Border Radius

4px (MUI default)

Density

default

Shadows

mui-default

Font Strategy

Sans-serif (Public Sans)

Primary Color

#1976d2 (MUI blue)

Accent Color

#dc004e (MUI pink)

BBG MUI
Min (Light Touch)
bbg-mui

Minimal Bloomberg influence on stock MUI. Edgy corners and signature orange, but easy to maintain.

Default font: Inter Tight
Live Preview
Chip
Secondary

Goals
  • Bloomberg color palette (orange, cyan, tuned semantics) on MUI defaults
  • Zero border-radius everywhere for terminal feel
  • Orange focus rings on inputs and selected tabs
  • No density changes — safe to adopt without layout regressions
  • Prove that a few tweaks can shift the entire mood
Design Tokens
Border Radius

0px

Density

default

Shadows

mui-default

Font Strategy

Sans-serif (MUI default)

Primary Color

#1976d2 (MUI blue)

Accent Color

#f0a23a (Bloomberg orange)

BBG Pro
Max (Full Override)
bbg-pro

Full-blown Bloomberg Terminal masterpiece. True black canvas, orange as primary, dense layout, total component grammar.

Default font: JetBrains Mono
Live Preview
Chip
Secondary

Goals
  • Maximum Bloomberg Terminal fidelity — every component override tuned
  • True black (#000) canvas with orange as PRIMARY command color
  • Cyan for entities/references, blue for nav-selected state
  • Dense typography (12px base) and tight component density
  • Orange fill on focused inputs and active tabs (not just borders)
  • Flat UI — zero shadows, zero border-radius
  • Custom CSS variables for surface hierarchy (canvas → panel → section → header)
Design Tokens
Border Radius

0px

Density

compact

Shadows

flat

Font Strategy

Sans-serif (Segoe UI / Arial Narrow) — monospace via font switcher

Primary Color

#f0a23a (Bloomberg orange)

Accent Color

#53c7df (Bloomberg cyan)

Claude
Min (Light Touch)
claude

Warm, calm intelligence. Terracotta coral on sandstone canvas, soft radius, generous whitespace.

Default font: DM Sans
Live Preview
Chip
Secondary

Goals
  • Anthropic's warm terracotta coral as primary interactive color
  • Warm off-white (#FAF7F4) background — never pure white
  • Soft border-radius (10px) for approachable, organic feel
  • Dark mode stays warm (brown-blacks, not cool grays)
  • Calm, reading-optimized spacing — the UI should breathe
Design Tokens
Border Radius

10px

Density

default

Shadows

mui-default

Font Strategy

Sans-serif (DM Sans)

Primary Color

#DA7756 (Claude coral)

Accent Color

#7D8B75 (Sage green)

Token Comparison
TokenMUI DefaultBBG MUIBBG ProClaude
Border Radius4px (MUI default)0px0px10px
Densitydefaultdefaultcompactdefault
Shadowsmui-defaultmui-defaultflatmui-default
Font StrategySans-serif (Public Sans)Sans-serif (MUI default)Sans-serif (Segoe UI / Arial Narrow) — monospace via font switcherSans-serif (DM Sans)
Primary Color#1976d2 (MUI blue)#1976d2 (MUI blue)#f0a23a (Bloomberg orange)#DA7756 (Claude coral)
Accent Color#dc004e (MUI pink)#f0a23a (Bloomberg orange)#53c7df (Bloomberg cyan)#7D8B75 (Sage green)