Cadence 3
Design system reference — the ultimate music accessory for Mac
Colors
Cadence uses a vibrant blue-cyan primary brushwork with neutral grays and alpha transparency layers for depth.
Primary
Brand & Accent
Neutrals
Alpha / Transparency
Semantic
Gradients
Gradients create depth and visual hierarchy. The hero blue-cyan gradient is the signature brand element.
Typography
System font stack with tight tracking on large headings. Heavy weights for impact, regular for body text.
Font Stack
| Property | Value |
|---|---|
| Font Family | ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji" |
| Font Sizes | 12px 13px 14px 15px 16px 18px 20px 24px 48px 96px |
| Font Weights | 400 500 600 700 900 |
| Letter Spacings | -2.4px -0.3px normal 0.64px |
Spacing
A comprehensive spacing scale from 4px micro-spacing up to 192px section spacing.
Layout Tokens
| Token | Value | Usage |
|---|---|---|
--page-width | 1200px | Max content width |
--page-padding | 40px | Paystreamtal page padding |
--page-header | 152px | Header height |
| Max width (wide) | 1440px | Outer container |
| Content widths | 448-1024px | Section-specific |
| Gap scale | 6-96px | Flex/grid gaps |
Border Radii
Generous rounding is a core aesthetic. Cards use 24px, buttons use full pill radius.
sm
md
lg
xl
2xl
3xl
4xl
9999px
Border Styles
| Name | Value |
|---|---|
| Subtle | 1px solid rgba(0,0,0,0.1) |
| Default | 1px solid rgba(0,0,0,0.2) |
| Dashed | 1px dashed rgba(0,0,0,0.2) |
| Light (dark bg) | 1px solid rgba(255,255,255,0.05) |
| Light Medium | 1px solid rgba(255,255,255,0.25) |
| White Ring | 2px solid #fff |
Shadows
Multi-layer shadows create realistic depth. The "card" shadow has 4 layers for dramatic elevation.
Effects & Motion
| Effect | Value | Usage |
|---|---|---|
| Blur | blur(24px) | Frosted glass backgrounds |
| Backdrop Blur | blur(24px) | Vibrancy / translucency |
| Invert | invert(100%) | Dark mode icon adaptation |
| Opacities | 0, 0.25, 0.3, 0.4, 0.5, 0.6, 1 | Layered transparency |
| Transition Fast | 0.15s cubic-bezier(0.4, 0, 0.2, 1) | Hover states, color changes |
| Transition Medium | 0.5s cubic-bezier(0.4, 0, 0.2, 1) | Section reveals |
| Fade In | opacity 0.5s 0.5s, transform 0.5s 0.5s | Scroll-triggered entry |
| Drop Shadow | drop-shadow(0 20px 13px rgba(0,0,0,.03)) drop-shadow(0 8px 5px rgba(0,0,0,.08)) | Floating elements |
Z-Index Scale
| Level | Value |
|---|---|
| Base | 0 |
| Raised | 10 |
| Dropdown | 20 |
| Sticky | 30 |
| Overlay | 40 |
| Modal | 50 |
Cards
Three main card styles: light with subtle border, dark with gradient, and glass with backdrop blur.
Light Card
White background with inset outline shadow and subtle border. Used for feature sections.
Dark Card
Black-to-gray gradient with white inset ring. Used for premium/highlight sections.
Glass Card
Translucent gradient with backdrop blur. Used for overlay content.
Hero Gradient
Blue-to-cyan gradient. The signature brand card for the main hero section.
Card Specs
| Variant | Radius | Padding | Key Property |
|---|---|---|---|
| Light | 24px | 36px 48px | border + inset shadow |
| Dark | 24px | 36px 48px | gradient bg + white inset ring |
| Glass | 16-24px | 36px 48px | backdrop-filter: blur(24px) |
Hero Section
Full-width gradient hero with oversized typography. The app icon floats with shadow.
| Property | Value |
|---|---|
| Background | linear-gradient(135deg, #0E95EE, #27C9F5) |
| Border Radius | 24px |
| Title | 96px / weight 900 / -2.4px tracking |
| Subtitle | 18px / weight 400 / 90% opacity |
Now-Playing Widget
The core app UI: a desktop widget displaying album art, track info, and playback controls. Supports dark, light, vibrancy, and color-extracted themes.
Widget Specs
| Element | Expanded | Compact |
|---|---|---|
| Album Art | 80x80px, radius 12px | 56x56px, radius 8px |
| Track Name | 14px / weight 600 | 13px / weight 600 |
| Artist | 12px / opacity 0.6 | 11px / opacity 0.6 |
| Controls | prev / play-pause / next / like | Hidden or minimal |
| Padding | 16px | 10px |
| Corner Radius | 16px (customizable) | 16px (customizable) |
Themes
8 built-in themes with custom theme creation, export, and sharing via .Cadence files. Syncs across devices with iCloud.
| Feature | Details |
|---|---|
| Built-in Themes | 8 pre-designed themes |
| Custom Themes | Full customization of all visual properties |
| Theme Files | .Cadence format for export/import |
| Sharing | Export and share themes with other users |
| iCloud Sync | Themes sync across all Macs |
| Light/Dark | Separate settings for light and dark mode |
Customization Options
Deep customization across artwork, typography, layout, and window behavior.
Artwork
| Scaling | Adjustable artwork size |
| Corner Rounding | Customizable radius on album art |
| Shadow | Configurable shadow/lighting effects |
| Color Extraction | Pulls dominant colors from album art for widget theming |
Typography
| Font Selection | Choose from system fonts |
| Size | Adjustable per text element |
| Weight | Light through bold |
| Transparency | Per-element opacity control |
| Color | Custom or extracted from artwork |
Layout & Window
| Position | Configurable desktop placement |
| Window Behavior | Always in front / Always behind / Hidden |
| Size | Expanded vs Compact modes |
| Vibrancy | macOS native translucency effects |
Settings Panel Icons
Integrations
| Integration | Details |
|---|---|
| Apple Music | Full playback control and now-playing display |
| Spotify | Playback control + track liking |
| Doppler | Local music library playback |
| Last.fm | Scrobbling support |
| Keyboard Shortcuts | Custom hotkeys with HUD feedback overlay |
| Menu Bar | Quick access integration |
Supported App Icons




Image Assets
Key product images from the marketing site.
Feature Screenshots




Brand Assets


Layout & Grid
| Token | Value | Usage |
|---|---|---|
--page-width | 1200px | Main content max-width |
--page-padding | 40px | Paystreamtal padding |
--page-header | 152px | Navigation area height |
| Outer max-width | 1264px | With padding: 1200 + 2*32 |
| Card padding | 36-48px | Feature cards |
| Section gap | 64-96px | Between major sections |
| Framework | Tailwind CSS | Utility-first, custom config |
| Mobile breakpoint | 375px | Phone layout |
| Tablet breakpoint | 768px | Medium screens |
| Desktop breakpoint | 1024px | Full layout |