taste:
id: edge
name: Edge
summary: >-
A light comfortable interface environment featuring bold pill-shaped interactions, flat bordered
surfaces, and a warm corporate aesthetic.
app_type: WEB_APP
project_types:
- saas
styles:
- minimal
- warm
- corporate
industry: software
aesthetics:
- minimal
- warm
- corporate
tags:
- minimal
- warm
- corporate
theme:
default_mode: LIGHT_MODE
palette_note: >-
Only the 500 anchor is provided per palette; the full 17-step ramp (100-900) is derived from
it by the system's heuristic shade tool.
palettes:
neutral:
'500': '#767676'
description: >-
The primary warm-toned slate ramp anchoring the interface typography and layout
boundaries.
brand:
'500': '#FFFC4F'
description: Vibrant yellow brand anchor used to highlight crucial actions and key interface points.
danger:
'500': '#D32F2F'
warning:
'500': '#F57C00'
success:
'500': '#388E3C'
info:
'500': '#1976D2'
accent:
'500': '#E1DD00'
colors:
background:
light: '#F5F3EB'
dark: '#0A0A0A'
foreground:
light: '#0A0A0A'
dark: '#FFFFFF'
card:
light: '#FFFFFF'
dark: '#252525'
card-foreground:
light: '#0A0A0A'
dark: '#FFFFFF'
popover:
light: '#FFFFFF'
dark: '#252525'
popover-foreground:
light: '#0A0A0A'
dark: '#FFFFFF'
primary:
light: '#FFFC4F'
dark: '#FFFC4F'
primary-foreground:
light: '#0A0A0A'
dark: '#0A0A0A'
secondary:
light: '#E2E2E2'
dark: '#404040'
secondary-foreground:
light: '#0A0A0A'
dark: '#FFFFFF'
muted:
light: '#F5F3EB'
dark: '#252525'
muted-foreground:
light: '#6D6C69'
dark: '#ACACAC'
accent:
light: '#FFFEBC'
dark: '#232300'
accent-foreground:
light: '#0A0A0A'
dark: '#FFFEAE'
destructive:
light: '#D32F2F'
dark: '#D32F2F'
destructive-foreground:
light: '#FFFFFF'
dark: '#FFFFFF'
border:
light: '#E2E2E2'
dark: '#404040'
input:
light: '#E2E2E2'
dark: '#404040'
ring:
light: '#9C9900'
dark: '#FFFC4F'
chart-1:
light: '#9C9900'
dark: '#FFFC4F'
chart-2:
light: '#767676'
dark: '#ACACAC'
chart-3:
light: '#1976D2'
dark: '#1976D2'
chart-4:
light: '#388E3C'
dark: '#388E3C'
chart-5:
light: '#F57C00'
dark: '#F57C00'
sidebar:
light: '#F5F3EB'
dark: '#0A0A0A'
sidebar-foreground:
light: '#0A0A0A'
dark: '#FFFFFF'
sidebar-primary:
light: '#FFFC4F'
dark: '#FFFC4F'
sidebar-primary-foreground:
light: '#0A0A0A'
dark: '#0A0A0A'
sidebar-accent:
light: '#E2E2E2'
dark: '#252525'
sidebar-accent-foreground:
light: '#0A0A0A'
dark: '#FFFFFF'
sidebar-border:
light: '#E2E2E2'
dark: '#252525'
sidebar-ring:
light: '#9C9900'
dark: '#FFFC4F'
radius:
base:
value: 1rem
description: Standard large corner radius matching the measured 16px layouts.
shadows:
xs:
value: none
sm:
value: none
md:
value: none
lg:
value: none
xl:
value: none
gradients:
brand_wash:
value: 'linear-gradient(135deg, #FFFC4F 0%, #E1DD00 100%)'
fonts:
sans:
family: IBM Plex Sans
description: Highly legible grotesque sans-serif for interface density, controls, and reading stamina.
display:
family: IBM Plex Serif
description: Expressive editorial serif used to demand typographic attention at large scale formats.
mono:
family: IBM Plex Mono
description: Monospace font reserved for technical telemetry, tables, values, and precise alignment.
typography:
hero:
font: display
size_px: 60
line_height_px: 60
weight: 700
letter_spacing_em: 0
transform: none
title:
font: display
size_px: 36
line_height_px: 40
weight: 700
letter_spacing_em: 0
transform: none
heading:
font: display
size_px: 19
line_height_px: 16
weight: 700
letter_spacing_em: 0
transform: none
body:
font: sans
size_px: 14
line_height_px: 20
weight: 400
letter_spacing_em: 0
transform: none
caption:
font: sans
size_px: 12
line_height_px: 16
weight: 400
letter_spacing_em: 0
transform: none
label:
font: sans
size_px: 15
line_height_px: 23
weight: 500
letter_spacing_em: 0
transform: none
overline:
font: sans
size_px: 12
line_height_px: 16
weight: 600
letter_spacing_em: 0.08
transform: uppercase
style_guidelines:
visual_direction:
title: Visual Direction
recommendations:
- >-
Establish structure through high-contrast flat hairline boundaries rather than using drop
shadows.
- Combine warm-toned cream canvases with stark white cards to organize layouts cleanly.
hierarchy:
title: Hierarchy
recommendations:
- >-
Begin major user experiences with a full-scale 60px display serif title to establish
strong editorial character.
- >-
Differentiate active flows by using pure black text on vivid yellow button fills, leaving
secondary buttons outlined.
layout:
title: Layout
recommendations:
- >-
Maintain layout integrity by grouping related data into tight modules wrapped with thin
1px borders.
components:
title: Components
recommendations:
- >-
Build primary buttons as perfect full-radius pills to clearly separate actions from
standard structural cards.
- >-
Apply a strict 8px radius on smaller interactive elements and 16px on larger cards to
ensure design consistency.
typography:
title: Typography
recommendations:
- >-
Display all data metrics and functional numbers in monospace font to guarantee clean
column scanning.
- >-
Enforce tight leading on heavy headers to group character blocks naturally and preserve
visual weight.
color_and_effects:
title: Color & Effects
recommendations:
- >-
Restrict the vivid brand yellow exclusively to primary interactive triggers, status
states, and active focus highlights.
- Use the dark charcoal ink color for high-contrast readability against cream surfaces.
quality_bar:
title: Quality Bar
checks:
- id: flat-border-definition
label: Flat Border Structure
recommendation: Ensure no soft drop shadows are present, using explicit 1px borders for definition.
- id: display-title-scale
label: Display Serif Scaling
recommendation: Verify that top-level screen titles render at the full 60px size in IBM Plex Serif.
- id: button-pill-geometry
label: Pill Button Corner Radii
recommendation: >-
Check that primary action buttons are formatted with a full pill radius, while cards
maintain 16px corners.
- id: contrast-ratio-compliance
label: High Contrast Action Labels
recommendation: >-
Confirm all dark text rendered on primary yellow brand backgrounds meets a contrast ratio
of 4.5:1.
active_remix:
mode: light
brand: '#FFFC4F'
display_font: IBM Plex Serif
shape: system
depth: system
spacing: system
spacing_value: null
craft: >
# Craft (universal core + conditional craft)
How to apply this design system well. These rules contain no brand look of their own — all
per-system character comes from the tokens and taste notes above; this section only governs
how they are composed. **Precedence:** the design system above is the authority on how things
look — where its own notes conflict with a rule here, the design system wins. And the user's
request is the authority on what the screen IS — notes above that describe the source
product's screens (workspaces, dashboards, panels) are its aesthetic heritage, not an
instruction to build that kind of screen.
## Universal — applies to every screen (screen-agnostic craft)
- **Surface definition.** Every container is visually separable from what it sits on — at least
one
honest edge cue: a hairline border, a ≥4% tonal step from its parent, or a real shadow. Never a card
whose fill matches its section with no border; never nested surfaces that dissolve together.
- **Accent discipline.** The brand/primary color is a scalpel, not paint: spend it on the primary
action, the active/selected/focused state, and at most **one** brand or data highlight per screen.
Everything else rides neutral background / card / muted / border tokens. A screen flooded with brand
color reads unfinished, not bold.
- **Restraint ledger.** Beauty is also what you don't do: at most one glow and two gradient
directions
screen-wide; decoration only where content doesn't reach; no ornament between a heading and its own
action. Every decorative element must answer "what does this make clearer or more felt?" — if the
answer is "nothing," remove it.
- **Type with intent.** The measured faces/scale are fixed; character comes from *usage*, and the
move
must fit the surface — a marketing page earns a dramatic display move; a working screen earns a
crisp, tight, legible hierarchy at UI scale (display-hero type on a dense tool is a smell). Chrome
and wayfinding are never display type; data numerals are tabular (mono or sans), never the
decorative face. Headings stay roman — italics live as emphasis inside running text, not as
display styling (unless the system's own type says otherwise).
- **Anti-default.** If the screen could pass for a generic template with the colors swapped, it is
not
done. Make the brand unmistakable through the accent's *use*, the type, the radius + density, and
**one** signature detail — never by importing another surface's clichés.
- **Honest content.** Never invent proof — no made-up adoption counts, growth percentages,
testimonials, client logos, or awards. Use the user's real content, a neutral placeholder, or
leave the element out and let the layout carry it. Never hand-draw fake browser bars, phone
frames, or editor chrome around content — show the content itself, or nothing.
- **Interaction integrity.** Buttons, links, tabs, and nav labels never wrap to two lines; display
headlines wrap cleanly, never clipping mid-word; nothing overflows horizontally at any width;
keyboard focus gets an instant, clearly visible ring.
- **Token fidelity.** Every design value comes from a token: colors, radii, shadows, and fonts
from
the system's variables — never a literal hex, a hand-picked shadow, or a substitute font. For a
translucent or composited value (a scrim, a glow, a hairline over a fill), derive it from a token
(an opacity modifier or color-mix), never a literal rgba. If the system specifies square corners and
a hard shadow, the screen shows square corners and that hard shadow — not a rounded, soft substitute.
## Conditional — apply ONLY the layer that matches the screen the user asked for
**First name the screen honestly from the user's prompt.** Then apply the matching guidance. Do
not
cross layers, and **do not add elements from a layer the screen doesn't call for** — a screen that
is
not a data view must not sprout KPI tiles, charts, filter bars, or data tables to satisfy a
template.
- **If it's a data / dashboard / admin / table view:** density done well (comfortable rows, tight
control clusters, one spacing rhythm); a populated working state (real rows/cards, not empty feature
boxes); tables with aligned tabular numerals, status as badges, row hover, one visible selected row,
and control states that agree with the data shown. KPI tiles, *if the screen has them*, are
value + label + delta. **At most one** chart, of a real metric for this domain, token-colored and
axis-labeled — never a decorative sine wave or filler sparkline. Exactly one unambiguous primary
action.
- **If it's a focused task / tool / player / capture / monitor / form / wizard (not a data
view):**
the screen's real job dominates the frame; chrome recedes. Honor the screen's own nature — a player
looks like a player, a monitor like a monitor, a form like a form — with the design system's color,
type, radius, and depth applied to *those* elements. **No dashboard furniture**: no KPI tiles, no
charts, no data tables, no filter chrome unless the task itself is about that data. Real-time or
safety-critical readouts get calm, unambiguous, high-legibility treatment over decoration.
- **If it's a marketing / landing surface:** editorial art direction belongs here — section rhythm
(modulate surface temperature, density, and scale; one oversized moment; at least one full-bleed
band) and considered visual treatments. Never put this on a working app screen.
- **Mobile:** follow the platform's native idioms for the screen's type (e.g. an app screen:
compact
top bar, one focused column, a bottom tab bar, ≥44px targets, safe areas) — the same conditional
rules above still decide what content belongs.
## Imagery (universal)
- **Imagery is content, not decoration** on working screens: images are data (covers, products,
avatars, places) in purposeful containers, one consistent treatment across siblings — never a lone
photo floating in a box, never marketing's decorative fades on a work screen. When a moment needs
atmosphere, build it from the token system (tinted panels, token gradients, geometry).