Brand
Changelog v1.4
Home / Brand Profiles · Tenant 01

ControlBus

A control-plane brand for bus, automation, routing, and operational command surfaces.

STABLE
Updated Jan 26 2026
BrandOS v1.4

ControlBus

4 ramps · 76 tokenised swatches · 6 semantic slots — wired into the shared BrandOS primitives.

snyder.tech
BRANDcontrolbus
TOKEN@brandos/tokens/css/controlbus
HEADINGRed Hat Display
BODYInter

01 · Control Blue

19 shades of Control Blue

Primary identity, command affordances, and active routing state.

02 · Signal Sky

19 shades of Signal Sky

Positive state, integrations, and high-clarity accent moments.

03 · Control Red

19 shades of Control Red

Error, exception, and destructive action vocabulary.

04 · Control Gray

19 shades of Control Gray

Cool operational surfaces, dividers, and muted text.

05 · Semantic slots

Meaning over hue

Components consume semantic slots, never raw ramps. The hue can evolve; the meaning shouldn't.

Brand Primary Anchor identity & CTAs
Token
--semantic-brand-primary
Class
bg-primary
Brand Accent Highlights & accents
Token
--semantic-brand-accent
Class
bg-accent
Surface 1 Card surfaces & chrome
Token
--semantic-surface-1
Class
bg-base-100
Content Body & headings text
Token
--semantic-content-primary
Class
text-base-content
Success Positive & confirm states
Token
--semantic-status-success
Class
text-success
Error Destructive & error states
Token
--semantic-status-error
Class
text-error

06 · Typography

Red Hat Display on display · Inter for everything else

Heading and body families are profile tokens, not app-level font aliases.

Heading --brandOS-font-heading
Aa
Red Hat Display The quick brown fox jumps over the lazy dog
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 & ! ? · —
  • H1 · Display The system in practice 48 / 56 · 800
  • H2 · Section 5 brands, one system 32 / 40 · 700
  • H3 · Card Profile contract 20 / 28 · 600
Body --brandOS-font-body
Aa
Inter The quick brown fox jumps over the lazy dog
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 & ! ? · —
  • Lede A clear, generous opening that orients the reader fast. 20 / 30 · 500
  • Body Standard paragraph text. The quick brown fox jumps over the lazy dog. 16 / 24 · 400
  • Caption Small print, footnotes, and metadata. 13 / 20 · 500

07 · Primitive check

Same components, both modes

One mockup, one set of components — data-theme flips every token in unison.

ControlBus Console Production · v2.4.0
Live
Tokens 247 +12
Sync 99.8% stable
Latency 42ms −8
Brand audit coverage 72 / 100
Last run · 3 min ago
ControlBus Console Production · v2.4.0
Live
Tokens 247 +12
Sync 99.8% stable
Latency 42ms −8
Brand audit coverage 72 / 100
Last run · 3 min ago

08 · Imagery rules

How ControlBus looks at the world

  1. 01

    Show routing, controls, telemetry, and work-state visibility before abstract infrastructure visuals.

  2. 02

    Keep screens dense, legible, and operational, with clear active and exception states.

  3. 03

    Use blue-forward signal color intentionally so controls remain crisp against cool neutral surfaces.

09 · Example uses

Where ControlBus shows up

Surfaces where this brand carries weight in production.

01 Control-plane dashboard
02 Automation routing console
03 Operational command workspace

10 · CDN target

Drop in anywhere

Three lines and an attribute — the whole ControlBus brand renders from CDN.

index.html
<link rel="stylesheet" href="https://brand.snyder.tech/cdn/latest/themes/global-tokens.css" />
<link rel="stylesheet" href="https://brand.snyder.tech/cdn/latest/themes/controlbus-brand.css" />
<script type="module" src="https://brand.snyder.tech/cdn/latest/index.js"></script>
<html data-brand="controlbus" data-theme="light">