Ollama
Ollama
ollama
Design System
Ollama logo

Ollama

Ollama's interface is radical minimalism taken to its logical conclusion — a pure-white void where content floats without decoration, shadow, or color. The design philosophy mirrors the product itself: strip away everything unnecessary until only the essential tool remains. This is the digital equivalent of a Dieter Rams object — every pixel earns its place,

01

Color Palette

Brand

Accent

Neutrals

02

Typography

Type Scale

Rendered in system-ui to clearly show scale & weight.

display48px · 500 · 1.25
Design at scale
32px32px · 500 · 1.25
Section heading
heading-lg24px · 500 · 1.4
Subheading
body16px · 400 · 1.5
Body text. The quick brown fox jumps over the lazy dog. Designed for readable line-height in long-form content.
small12px · 400 · 1.5
Supporting text
caption12px · 400 · 1.5
Caption · timestamp · 2026
label10px · 500 · 1.5
BADGE / LABEL

Fonts

Primary
Inter
Open · OFL
Designed by Rasmus Andersson. Variable font with full weight range.
Install via Google Fonts
Display
SF Pro
Commercial
Apple's system font. Free for Apple platforms.
Install via Apple Developer
Primary
UI Sans Serif
Systemno install needed
CSS keyword — OS default sans (San Francisco / Segoe UI / etc.).
Not publicly distributed.
Monospace
UI Monospace
Systemno install needed
CSS keyword — OS default mono (SF Mono / Consolas / etc.).
Not publicly distributed.
03

Spacing & Shape

Spacing

PurposeValuePreview
Densitycomfortable
Base unit8px
Section gap16px
Card padding12px
Element gap8px

Border Radius

ElementValuePreview
theComfortably rounded12px
cardsComfortably rounded12px
panelsComfortably rounded12px
everythingPill-shaped9999px
tabsPill-shaped9999px
inputsPill-shaped9999px
badgesPill-shaped9999px

Borders

ElementValuePreview
Border1px solid #e5e5e5

Elevation

Subtle
Default
Elevated
Floating
Modal
04

Guidelines

Do and Don't guidelines parsed from DESIGN.md.

Do

  • Use pure white (#ffffff) as the page background — never off-white or cream
  • Use pill-shaped (9999px) radius on all interactive elements — buttons, tabs, inputs, tags
  • Use 12px radius on all non-interactive containers — code blocks, cards, panels
  • Keep the palette strictly grayscale — no chromatic colors except the blue focus ring
  • Use SF Pro Rounded at weight 500 for display headings — the rounded terminals are the brand expression
  • Maintain zero shadows — depth comes from borders and background shifts only
  • Keep content density low — each section should present one clear idea
  • Use monospace for terminal commands and code — it's primary content, not decoration
  • Keep all buttons at 10px 24px padding with pill shape — consistency is absolute

Don't

  • n't introduce any chromatic color — no brand blue, no accent green, no warm tones
  • n't use border-radius between 12px and 9999px — the system is binary
  • n't add shadows to any element — the flat aesthetic is intentional
  • n't use font weights above 500 — no bold, no black weight
  • n't add decorative illustrations beyond the llama mascot
  • n't use gradients anywhere — flat blocks and borders only
  • n't overcomplicate the layout — two columns maximum, no complex grids
05

Components

Buttons

button-primary
Background#e5e5e5
Text#262626
Radius9999
Padding10px 24px
Use: Primary action, gray pill
button-secondary
Background#ffffff
Text#404040
Radius9999
Padding10px 24px
Use: Secondary action, white pill
button-cta
Background#000000
Text#ffffff
Radius9999
Use: Max emphasis (Create account, Download)

Cards

card
card
Background#ffffff
Radius12
Use: Container, 1px light-gray border, no shadow

Inputs

input
Background#ffffff
Radius9999
Use: Pill search/form field

Tabs

TabTabTab
tab-pill
Backgroundtransparent
Radius9999
Active#e5e5e5 bg
Use: Pill tab selector

Badges

model
model-tag
Background#e5e5e5
Text#262626
Radius9999
Use: Model browse tag

Related design systems