j3w1 / Token usageVue · HTML · React · Astro

J3W1 / DESIGN SYSTEM

Token usage

Choose roles by their documented component, part, state and surface. Equal colours do not imply interchangeable roles.

Source revision 1faefcf014c8bf01a6b27308ea796da968773a81

Choose a role group, then narrow by component, part or state. Filters use documented relationships; unknown combinations return no match.

default · approved

RoleValueEligibilityDocumented use
border.width.default1pxobserved · useEvery border is 1px.
border.width.emphasis2pxobserved · useSelected indicator, sticky header rule, invalid border.
breakpoint.lg1280pxobserved · useThe site's bar breaks below this.
breakpoint.md900pxobserved · useNo role description declared.
breakpoint.sm600pxobserved · useNo role description declared.
breakpoint.xs320pxobserved · useReflow floor (WCAG 1.4.10).
color.action.destructive.border#e53935observed · useDestructive button border.
color.action.destructive.filled-bg#dc282eobserved · useConfirm-dialog destructive fill.
color.action.destructive.filled-text#f9faf9observed · useText on the destructive fill.
color.action.destructive.hover-bg#dc282eobserved · useDestructive button hover fill.
color.action.destructive.hover-text#f9faf9observed · useDestructive button text on hover (4.58:1).
color.action.destructive.pressed-bg#ae1914observed · useDestructive button pressed fill.
color.action.destructive.text#f73f35observed · useDestructive button text at rest (outline style).
color.action.primary.bg#7d1310approved · usePrimary button fill; D-026 darkened it off color12, which stays fixed as heritage ANSI 12.
color.action.primary.border#9e231fobserved · usePrimary button border.
color.action.primary.hover-bg#911410observed · usePrimary button hover (7.92:1 with prose).
color.action.primary.pressed-bg#630f0dobserved · usePrimary button pressed.
color.action.primary.text#f4eeeeobserved · usePrimary button text (9.28:1).
color.action.secondary.bgrgb(0 0 0 / 0%)observed · useSecondary button has no fill.
color.action.secondary.border#a3676bobserved · useSecondary button border (meets 3:1).
color.action.secondary.hover-bg#630f0dobserved · useSecondary button hover.
color.action.secondary.pressed-bg#420f0cobserved · useSecondary button pressed.
color.action.secondary.text#ffa2a7observed · useSecondary button text.
color.action.tertiary.hover-bg#1c0a09observed · useGhost and icon button hover.
color.action.tertiary.text#e99499observed · useGhost and icon button text.
color.border.active#e53935observed · useActive or focused control border.
color.border.control#a3676bproposed · use-and-reportForm-control boundary (4.45:1, meets the 3:1 non-text minimum).
color.border.default#531310observed · useDecorative border (1.39:1; never the only edge of a control).
color.border.disabled#7d1310observed · useDisabled control border (exempt).
color.border.divider#2b0e0dproposed · use-and-reportHairline between rows and sections.
color.border.overlay#e53935proposed · use-and-reportEvery floating layer's 1px border.
color.border.selected-indicator#e53935observed · use2px indicator bar on the selected tab or nav item.
color.border.selected-indicator-inactive#9e231fobserved · useIndicator bar when the container is not focused.
color.border.strong#9e231fobserved · useEmphasised 2px rule: sticky headers, section ends.
color.chart.axis#9e231fobserved · useAxis lines.
color.chart.grid#2b0e0dobserved · useGrid lines.
color.chart.label#bd787dobserved · useAxis labels.
color.chart.series-1#ffa2a7observed · useFirst series.
color.chart.series-2#f73f35observed · useSecond series.
color.chart.series-3#bd787dobserved · useThird series.
color.chart.series-4#a3676bobserved · useFourth series (non-text, 4.45:1).
color.code.bg#0c0909observed · useEditor background.
color.code.bracket-match#e53935observed · useMatching bracket 1px border.
color.code.caret#e99499observed · useCaret (Xresources *cursorColor).
color.code.current-line#1c0a09observed · useCurrent line background.
color.code.gutter-bg#0c0909observed · useGutter background.
color.code.gutter-rule#2b0e0dobserved · useRule between gutter and text.
color.code.indent-guide#531310observed · useIndent guides.
color.code.line-number#ad7175approved · useLine numbers (5.10:1; replaces the site's #7d1310).
color.code.line-number-active#e99499observed · useLine number of the current line.
color.code.search-current-bg#ffa2a7observed · useCurrent search match background.
color.code.search-current-text#0c0909observed · useCurrent search match text.
color.code.search-match-bg#630f0dobserved · useOther search matches.
color.code.selection-bg#420f0cobserved · useEditor selection background (muted text stays 4.71:1).
color.code.syntax.attribute#d4868bobserved · useMarkup attributes.
color.code.syntax.comment#ad7175approved · useComments, italic (color8 lineage, corrected for contrast).
color.code.syntax.constant#d4868bobserved · useConstants and booleans.
color.code.syntax.deprecated#ad7175observed · useDeprecated symbol: line-through.
color.code.syntax.escape#d4868bobserved · useEscape sequences and regex, bold.
color.code.syntax.function#ffa2a7observed · useFunction names and calls (color7 lineage).
color.code.syntax.heading#e53935observed · useMarkup headings (site .syntax-heading).
color.code.syntax.invalid#e53935observed · useInvalid text: wavy underline.
color.code.syntax.keyword#f73f35observed · useKeywords (Xresources color5 lineage).
color.code.syntax.number#d4868bobserved · useNumbers.
color.code.syntax.operator#e99499observed · useOperators.
color.code.syntax.property#e53935observed · useProperties and keys (site .syntax-key).
color.code.syntax.punctuation#e99499observed · usePunctuation.
color.code.syntax.string#bd787dobserved · useStrings (color2 lineage).
color.code.syntax.tag#f73f35observed · useMarkup tags.
color.code.syntax.type#b37175observed · useTypes.
color.code.syntax.variable#e99499observed · useVariables and default text.
color.code.whitespace#7d1310observed · useRendered whitespace (decorative).
color.diagnostic.error.bg#2b0e0dobserved · useError line background.
color.diagnostic.error.stripe#e53935observed · useError stripe mark.
color.diagnostic.error.text#f73f35observed · useError message text.
color.diagnostic.error.underline#e53935observed · useError wavy underline.
color.diagnostic.hint.underline#ad7175observed · useHint dotted underline.
color.diagnostic.info.text#7e9ebbapproved · useInfo message text.
color.diagnostic.info.underline#7e9ebbapproved · useInfo dotted underline.
color.diagnostic.unused.text#bd787dobserved · useUnused symbol, dotted underline.
color.diagnostic.warning.stripe#c9973fapproved · useWarning stripe mark.
color.diagnostic.warning.text#c9973fapproved · useWarning message text.
color.diagnostic.warning.underline#c9973fapproved · useWarning wavy underline.
color.diff.added.bg#0f1a0eapproved · useAdded line background.
color.diff.added.emphasis#86a46fapproved · useWord-level addition: 2px underline.
color.diff.added.gutter#86a46fapproved · useAdded gutter mark and +.
color.diff.conflict-border#f73f35observed · useConflict block: double 1px border.
color.diff.header-bg#241010observed · useHunk header background.
color.diff.modified.bg#1f1a0capproved · useModified line background.
color.diff.modified.gutter#c9973fapproved · useModified gutter mark and ~.
color.diff.removed.bg#2b0e0dobserved · useRemoved line background.
color.diff.removed.emphasis#e53935observed · useWord-level removal: underline and line-through.
color.diff.removed.gutter#e53935observed · useRemoved gutter mark and −.
color.icon.decorative#a3676bobserved · useDecorative glyphs (3:1 as graphics, never text).
color.icon.default#e99499observed · useIcons take the text colour (currentColor in CSS).
color.interaction.disabled.bg#160b0bobserved · useDisabled control fill.
color.interaction.drop-target#e53935observed · useDashed drop-target border.
color.interaction.focus.ring#e53935observed · use1px dashed focus ring on controls and rows.
color.interaction.focus.ring-container#ffa2a7observed · useFocus colour for containers and explicitly mapped filled controls (D-015); component rules determine ring geometry.
color.interaction.hover.bg#1c0a09observed · useHover on rows, ghost buttons, list items.
color.interaction.hover.bg-strong#630f0dobserved · useHover on menu items; D-027 moved links to interaction.hover.bg.
color.interaction.marqueergb(145 20 16 / 12%)observed · useDrag marquee and ghost.
color.interaction.pressed.bg#420f0cobserved · usePressed fill.
color.interaction.scrollbar.thumb#420f0cobserved · useScrollbar thumb.
color.interaction.scrollbar.thumb-hover#911410observed · useScrollbar thumb on hover.
color.interaction.scrollbar.track#0c0909observed · useScrollbar track.
color.interaction.selection.bg#531310approved · useSelected row, tab, workspace; D-027 recessed the fill, leaving the 2px indicator and the check to carry selection.
color.interaction.selection.inactive-bg#420f0cobserved · useSelection while the container is not focused.
color.interaction.selection.inactive-text#e99499observed · useText on the inactive selection (7.02:1).
color.interaction.selection.text#f4eeeeobserved · useText on the selection.
color.interaction.text-selection.bg#911410observed · use::selection background.
color.interaction.text-selection.text#f4eeeeobserved · use::selection text.
color.primitive.alpha.black-55rgb(0 0 0 / 55%)observed · blockedFloating-window shadow.
color.primitive.alpha.black-65rgb(0 0 0 / 65%)observed · blockedModal backdrop; unifies the site's 62–72% backdrops.
color.primitive.alpha.red-12rgb(145 20 16 / 12%)observed · blockedDrag marquee.
color.primitive.alpha.red-6rgb(145 20 16 / 6%)observed · blockedWallpaper stripe.
color.primitive.alpha.transparentrgb(0 0 0 / 0%)observed · blockedNo fill.
color.primitive.amber.500#c9973fapproved · blockedWarning text, border and fill (7.54:1 on canvas).
color.primitive.amber.600#d6a24bproposed · blockedBright yellow slot in the extended terminal palette.
color.primitive.amber.tint#1f1a0capproved · blockedWarning and modified backgrounds.
color.primitive.ansi.0#0c0909observed · blockedcolor0
color.primitive.ansi.1#c81a1aobserved · blockedcolor1
color.primitive.ansi.10#ad2721observed · blockedcolor10
color.primitive.ansi.11#b37175observed · blockedcolor11
color.primitive.ansi.12#871f19observed · blockedcolor12
color.primitive.ansi.13#e82132observed · blockedcolor13
color.primitive.ansi.14#e0292fobserved · blockedcolor14
color.primitive.ansi.15#a3676bobserved · blockedcolor15
color.primitive.ansi.2#bd787dobserved · blockedcolor2
color.primitive.ansi.3#d4868bobserved · blockedcolor3
color.primitive.ansi.4#8c1212observed · blockedcolor4
color.primitive.ansi.5#f73f35observed · blockedcolor5
color.primitive.ansi.6#9e474aobserved · blockedcolor6
color.primitive.ansi.7#ffa2a7observed · blockedcolor7
color.primitive.ansi.8#7d1310observed · blockedcolor8
color.primitive.ansi.9#ab1612observed · blockedcolor9
color.primitive.blue.500#7e9ebbapproved · blockedInfo text, border and fill (7.08:1 on canvas).
color.primitive.blue.600#9ab3c9proposed · blockedBright blue slot in the extended terminal palette.
color.primitive.blue.tint#0f141capproved · blockedInfo background.
color.primitive.green.500#86a46fapproved · blockedSuccess text, border and fill (7.13:1 on canvas).
color.primitive.green.600#7fbf7aobserved · blockedThe greeter's systemd OK; bright green slot in the extended terminal palette.
color.primitive.green.tint#0f1a0eapproved · blockedAdded-line background.
color.primitive.ink.0#000000observed · blockedThe desktop behind every window.
color.primitive.ink.14#090707approved · blockedTrue Black / Rose surface primitive; D-023.
color.primitive.ink.15#0a0707observed · blockedSunken reading and detail panes.
color.primitive.ink.20#0c0909observed · blockedTerminal and canvas background; Xresources color0 and *background.
color.primitive.ink.25#100909observed · blockedWindow chrome and title bars.
color.primitive.ink.28#100c0capproved · blockedTrue Black / Rose surface primitive; D-023.
color.primitive.ink.30#160b0bobserved · blockedDefault panel surface.
color.primitive.ink.40#1c0a09observed · blockedAlternate chrome; hover rows; current line.
color.primitive.ink.52#241010observed · blockedRaised surface: sticky headers, menus, popovers.
color.primitive.ink.60#2b0e0dobserved · blockedHairline divider; folds the site's six near-identical hairlines.
color.primitive.paper.100#f9faf9observed · blockedText on the critical toast.
color.primitive.paper.90#f4eeeeobserved · blockedProse and on-fill text.
color.primitive.red.100#531310observed · blockedDecorative hairline border.
color.primitive.red.150#630f0dobserved · blockedDark selection; dmenu selected background.
color.primitive.red.200#7d1310observed · blockedXresources color8. Never text.
color.primitive.red.250#8c1212observed · blockedXresources color4; i3 focused child border.
color.primitive.red.300#871f19observed · blockedXresources color12; the button fill.
color.primitive.red.350#911410observed · blockedSelection fill.
color.primitive.red.400#9e231fobserved · blockedStrong border; sticky header rule.
color.primitive.red.450#ab1612observed · blockedXresources color9.
color.primitive.red.50#420f0cobserved · blockedSoft selection; inactive selection; scrollbar thumb.
color.primitive.red.500#ad2721observed · blockedXresources color10.
color.primitive.red.550#ae1914observed · blockeddunst frame and conky accent.
color.primitive.red.650#c81a1aobserved · blockedXresources color1; i3 focused workspace background.
color.primitive.red.750#dc282eobserved · blockeddunst critical background; link underline.
color.primitive.red.760#e0292fobserved · blockedXresources color14; i3 focused border.
color.primitive.red.770#e82132observed · blockedXresources color13.
color.primitive.red.800#e53935observed · blockedFocus ring; active border; accent text on dark surfaces.
color.primitive.red.850#f73f35observed · blockedXresources color5; strong accent; danger text.
color.primitive.rose.300#8a5559approved · blockedDisabled text (3.33:1 on canvas; exempt, at least 3:1 by policy).
color.primitive.rose.320#9e474aobserved · blockedXresources color6.
color.primitive.rose.350#a3676bobserved · blockedXresources color15; 4.45:1 on canvas, so not ordinary text.
color.primitive.rose.450#ad7175approved · blockedSubtle text: metadata, comments, line numbers (5.10:1).
color.primitive.rose.550#b37175observed · blockedXresources color11.
color.primitive.rose.600#bd787dobserved · blockedXresources color2; muted text, the floor for chrome text (5.81:1).
color.primitive.rose.650#d4868bobserved · blockedXresources color3.
color.primitive.rose.700#e99499observed · blockedXresources *foreground; interface text.
color.primitive.rose.800#ffa2a7observed · blockedXresources color7; bright text, links, headings.
color.status.danger.border#e53935observed · useDanger border, 2px on invalid inputs.
color.status.danger.fill#dc282eobserved · useDanger fill.
color.status.danger.on-fill#f9faf9observed · useText on the danger fill (4.58:1).
color.status.danger.text#f73f35observed · useDanger text (5.40:1).
color.status.danger.tint#2b0e0dobserved · useDanger background tint.
color.status.info.border#7e9ebbapproved · useInfo border.
color.status.info.fill#7e9ebbapproved · useInfo fill.
color.status.info.on-fill#0c0909approved · useText on the info fill (7.08:1).
color.status.info.text#7e9ebbapproved · useInfo text (7.08:1).
color.status.info.tint#0f141capproved · useInfo background tint.
color.status.neutral.border#a3676bobserved · useNeutral border.
color.status.neutral.fill#a3676bobserved · useNeutral fill (dunst urgency_low).
color.status.neutral.on-fill#000000observed · useText on the neutral fill (4.71:1).
color.status.neutral.text#bd787dobserved · useNeutral status text.
color.status.neutral.tint#241010observed · useNeutral background tint.
color.status.success.border#86a46fapproved · useSuccess border.
color.status.success.fill#86a46fapproved · useSuccess fill.
color.status.success.on-fill#0c0909approved · useText on the success fill (7.13:1).
color.status.success.text#86a46fapproved · useSuccess text (7.13:1).
color.status.success.tint#0f1a0eapproved · useSuccess background tint.
color.status.warning.border#c9973fapproved · useWarning border.
color.status.warning.fill#c9973fapproved · useWarning fill.
color.status.warning.on-fill#0c0909approved · useText on the warning fill (7.54:1).
color.status.warning.text#c9973fapproved · useWarning text (7.54:1).
color.status.warning.tint#1f1a0capproved · useWarning background tint.
color.surface.backdroprgb(0 0 0 / 65%)proposed · use-and-reportBehind modal dialogs.
color.surface.canvas#000000approved · usePage and terminal background.
color.surface.chrome#090707approved · useWindow chrome, title bars, bars.
color.surface.chrome-alt#1c0a09observed · useAlternate chrome.
color.surface.code#000000approved · useEditor background.
color.surface.default#100c0capproved · usePanels and cards.
color.surface.desktop#000000observed · useBehind every window.
color.surface.input#000000approved · useForm-control fill.
color.surface.overlay#241010observed · useDialogs and drawers.
color.surface.raised#160b0bapproved · useSticky headers, menus, popovers; D-027 recessed it so an open list reads as depth rather than a lighter panel.
color.surface.sunken#000000approved · useReading and detail panes set below the canvas.
color.surface.terminal#000000approved · useTerminal background.
color.terminal.ansi.0#0c0909observed · useANSI slot 0, exact heritage value.
color.terminal.ansi.1#c81a1aobserved · useANSI slot 1, exact heritage value.
color.terminal.ansi.10#ad2721observed · useANSI slot 10, exact heritage value.
color.terminal.ansi.11#b37175observed · useANSI slot 11, exact heritage value.
color.terminal.ansi.12#871f19observed · useANSI slot 12, exact heritage value.
color.terminal.ansi.13#e82132observed · useANSI slot 13, exact heritage value.
color.terminal.ansi.14#e0292fobserved · useANSI slot 14, exact heritage value.
color.terminal.ansi.15#a3676bobserved · useANSI slot 15, exact heritage value.
color.terminal.ansi.2#bd787dobserved · useANSI slot 2, exact heritage value.
color.terminal.ansi.3#d4868bobserved · useANSI slot 3, exact heritage value.
color.terminal.ansi.4#8c1212observed · useANSI slot 4, exact heritage value.
color.terminal.ansi.5#f73f35observed · useANSI slot 5, exact heritage value.
color.terminal.ansi.6#9e474aobserved · useANSI slot 6, exact heritage value.
color.terminal.ansi.7#ffa2a7observed · useANSI slot 7, exact heritage value.
color.terminal.ansi.8#7d1310observed · useANSI slot 8, exact heritage value.
color.terminal.ansi.9#ab1612observed · useANSI slot 9, exact heritage value.
color.terminal.bg#0c0909observed · useTerminal background.
color.terminal.cursor#e99499observed · useTerminal cursor.
color.terminal.fg#e99499observed · useTerminal foreground.
color.terminal.selection-bg#911410observed · useTerminal selection.
color.terminal.selection-text#f4eeeeobserved · useTerminal selection text.
color.text.accent#e53935observed · useAccent text on canvas and default surfaces only.
color.text.accent-strong#f73f35observed · useAccent text safe on every surface.
color.text.bright#ffa2a7observed · useHeadings and emphasis. Links use color.text.link.
color.text.default#e99499observed · useInterface and body text.
color.text.disabled#8a5559approved · useDisabled control text.
color.text.inverse#0c0909observed · useText on inverted surfaces.
color.text.link#f73f35approved · useStrong red link text, distinct from rose body text and headings; retain the underline.
color.text.link-hover#f4eeeeobserved · useLink text on hover, over interaction.hover.bg-strong.
color.text.link-underline#dc282eobserved · useLink underline.
color.text.muted#bd787dobserved · useSecondary text; the darkest colour permitted for chrome text.
color.text.on-action#f4eeeeobserved · useText on the primary action fill.
color.text.on-danger#f9faf9observed · useText on the danger fill.
color.text.on-light#0c0909observed · useText on light fills: bright rose, amber, green, blue.
color.text.on-selection#f4eeeeobserved · useText on the selection fill.
color.text.placeholder#a3676bapproved · usePlaceholder text, italic; D-027 darkened it to 4.71:1, just clear of the 4.5:1 floor.
color.text.prose#f4eeeeobserved · useLong-form reading text.
color.text.subtle#ad7175approved · useMetadata, comments, line numbers.
density.comfortable.control-height32pxobserved · useNo role description declared.
density.comfortable.control-padding-x12pxobserved · useNo role description declared.
density.comfortable.gap4pxobserved · useNo role description declared.
density.comfortable.icon16pxobserved · useNo role description declared.
density.comfortable.row-height36pxobserved · useNo role description declared.
density.compact.control-height24pxobserved · useNo role description declared.
density.compact.control-padding-x8pxobserved · useNo role description declared.
density.compact.gap2pxobserved · useNo role description declared.
density.compact.icon12pxobserved · useNo role description declared.
density.compact.row-height28pxobserved · useNo role description declared.
focus.offset-2pxobserved · useoutline-offset for controls.
focus.offset-container-3pxobserved · useoutline-offset for containers.
focus.offset-invalid-4pxobserved · useoutline-offset inside the 2px invalid border.
focus.ring1px dashed #e53935observed · useoutline on controls and rows.
focus.ring-container2px solid #ffa2a7observed · useoutline on focusable containers.
font.family.mono"SauceCodePro NFM", "Source Code Pro", "Cascadia Mono", "Consolas", "Liberation Mono", "DejaVu Sans Mono", monospaceobserved · useOne family for chrome, reading and code. Not bundled; see theme.json font.
font.letter-spacing.terminal-0.5pxobserved · useURxvt letterSpace -1 at pixelsize 13, as the site renders it.
font.line-height.caption16pxobserved · useNo role description declared.
font.line-height.code19pxobserved · useNo role description declared.
font.line-height.h128pxobserved · useNo role description declared.
font.line-height.h224pxobserved · useNo role description declared.
font.line-height.h318pxobserved · useNo role description declared.
font.line-height.reading24pxobserved · useNo role description declared.
font.line-height.terminal19pxobserved · useNo role description declared.
font.line-height.ui-lg20pxobserved · useNo role description declared.
font.line-height.ui-md18pxobserved · useNo role description declared.
font.line-height.ui-sm16pxobserved · useNo role description declared.
font.size.caption11pxobserved · useOnly with text.muted or lighter.
font.size.code13pxobserved · useNo role description declared.
font.size.h120pxobserved · useNo role description declared.
font.size.h216pxobserved · useNo role description declared.
font.size.h313pxobserved · useNo role description declared.
font.size.reading15pxobserved · useNo role description declared.
font.size.terminal13pxobserved · useURxvt pixelsize 13.
font.size.ui-lg14pxobserved · useNo role description declared.
font.size.ui-md13pxobserved · useNo role description declared.
font.size.ui-sm12pxobserved · useNo role description declared.
font.weight.bold700observed · useNo role description declared.
font.weight.regular400observed · useNo role description declared.
icon.size.lg20pxobserved · useNo role description declared.
icon.size.md16pxobserved · useNo role description declared.
icon.size.sm12pxobserved · useNo role description declared.
icon.stroke1.5pxobserved · useSVG line icons, currentColor, no fill.
layout.app-max1440pxobserved · useApplication layout maximum.
layout.content-max680pxobserved · useReading column maximum.
layout.measure72observed · useReading measure in ch.
motion.duration.base120msobserved · useNo role description declared.
motion.duration.fast80msobserved · useNo role description declared.
motion.duration.slow150msobserved · useThe maximum. Reduced motion sets every duration to 0.01ms.
radius.none0pxobserved · useThe only radius. Nothing is rounded.
shadow.floating0px 6px 22px 0px rgb(0 0 0 / 55%)observed · useThe only shadow: the i3 floating window.
space.00pxobserved · useNo role description declared.
space.11pxobserved · useNo role description declared.
space.1212pxobserved · useNo role description declared.
space.1616pxobserved · useNo role description declared.
space.22pxobserved · useNo role description declared.
space.2424pxobserved · useNo role description declared.
space.3232pxobserved · useNo role description declared.
space.44pxobserved · useNo role description declared.
space.4848pxobserved · useNo role description declared.
space.88pxobserved · useNo role description declared.
z.canvas0observed · useNo role description declared.
z.dialog30observed · useNo role description declared.
z.drawer20observed · useNo role description declared.
z.popover10observed · useNo role description declared.
z.raised1observed · useNo role description declared.
z.skip-link1000observed · useNo role description declared.
z.toast40observed · useNo role description declared.

heritage-ansi · heritage

RoleValueEligibilityDocumented use
border.width.default1pxobserved · historical-onlyEvery border is 1px.
border.width.emphasis2pxobserved · historical-onlySelected indicator, sticky header rule, invalid border.
breakpoint.lg1280pxobserved · historical-onlyThe site's bar breaks below this.
breakpoint.md900pxobserved · historical-onlyNo role description declared.
breakpoint.sm600pxobserved · historical-onlyNo role description declared.
breakpoint.xs320pxobserved · historical-onlyReflow floor (WCAG 1.4.10).
color.action.destructive.border#e53935observed · historical-onlyDestructive button border.
color.action.destructive.filled-bg#dc282eobserved · historical-onlyConfirm-dialog destructive fill.
color.action.destructive.filled-text#f9faf9observed · historical-onlyText on the destructive fill.
color.action.destructive.hover-bg#dc282eobserved · historical-onlyDestructive button hover fill.
color.action.destructive.hover-text#f9faf9observed · historical-onlyDestructive button text on hover (4.58:1).
color.action.destructive.pressed-bg#ae1914observed · historical-onlyDestructive button pressed fill.
color.action.destructive.text#f73f35observed · historical-onlyDestructive button text at rest (outline style).
color.action.primary.bg#7d1310approved · historical-onlyPrimary button fill; D-026 darkened it off color12, which stays fixed as heritage ANSI 12.
color.action.primary.border#9e231fobserved · historical-onlyPrimary button border.
color.action.primary.hover-bg#911410observed · historical-onlyPrimary button hover (7.92:1 with prose).
color.action.primary.pressed-bg#630f0dobserved · historical-onlyPrimary button pressed.
color.action.primary.text#f4eeeeobserved · historical-onlyPrimary button text (9.28:1).
color.action.secondary.bgrgb(0 0 0 / 0%)observed · historical-onlySecondary button has no fill.
color.action.secondary.border#a3676bobserved · historical-onlySecondary button border (meets 3:1).
color.action.secondary.hover-bg#630f0dobserved · historical-onlySecondary button hover.
color.action.secondary.pressed-bg#420f0cobserved · historical-onlySecondary button pressed.
color.action.secondary.text#ffa2a7observed · historical-onlySecondary button text.
color.action.tertiary.hover-bg#1c0a09observed · historical-onlyGhost and icon button hover.
color.action.tertiary.text#e99499observed · historical-onlyGhost and icon button text.
color.border.active#e53935observed · historical-onlyActive or focused control border.
color.border.control#a3676bproposed · historical-onlyForm-control boundary (4.45:1, meets the 3:1 non-text minimum).
color.border.default#531310observed · historical-onlyDecorative border (1.39:1; never the only edge of a control).
color.border.disabled#7d1310observed · historical-onlyDisabled control border (exempt).
color.border.divider#2b0e0dproposed · historical-onlyHairline between rows and sections.
color.border.overlay#ae1914heritage · historical-onlydunst frame_color.
color.border.selected-indicator#e53935observed · historical-only2px indicator bar on the selected tab or nav item.
color.border.selected-indicator-inactive#9e231fobserved · historical-onlyIndicator bar when the container is not focused.
color.border.strong#9e231fobserved · historical-onlyEmphasised 2px rule: sticky headers, section ends.
color.chart.axis#9e231fobserved · historical-onlyAxis lines.
color.chart.grid#2b0e0dobserved · historical-onlyGrid lines.
color.chart.label#bd787dobserved · historical-onlyAxis labels.
color.chart.series-1#ffa2a7observed · historical-onlyFirst series.
color.chart.series-2#f73f35observed · historical-onlySecond series.
color.chart.series-3#bd787dobserved · historical-onlyThird series.
color.chart.series-4#a3676bobserved · historical-onlyFourth series (non-text, 4.45:1).
color.code.bg#0c0909observed · historical-onlyEditor background.
color.code.bracket-match#e53935observed · historical-onlyMatching bracket 1px border.
color.code.caret#e99499observed · historical-onlyCaret (Xresources *cursorColor).
color.code.current-line#1c0a09observed · historical-onlyCurrent line background.
color.code.gutter-bg#0c0909observed · historical-onlyGutter background.
color.code.gutter-rule#2b0e0dobserved · historical-onlyRule between gutter and text.
color.code.indent-guide#531310observed · historical-onlyIndent guides.
color.code.line-number#7d1310heritage · historical-only · deprecatedcolor8, as vim rendered line numbers.
color.code.line-number-active#e99499observed · historical-onlyLine number of the current line.
color.code.search-current-bg#ffa2a7observed · historical-onlyCurrent search match background.
color.code.search-current-text#0c0909observed · historical-onlyCurrent search match text.
color.code.search-match-bg#630f0dobserved · historical-onlyOther search matches.
color.code.selection-bg#420f0cobserved · historical-onlyEditor selection background (muted text stays 4.71:1).
color.code.syntax.attribute#d4868bobserved · historical-onlyMarkup attributes.
color.code.syntax.comment#7d1310heritage · historical-only · deprecatedcolor8: comments and shebang in vim.
color.code.syntax.constant#d4868bobserved · historical-onlyConstants and booleans.
color.code.syntax.deprecated#ad7175observed · historical-onlyDeprecated symbol: line-through.
color.code.syntax.escape#d4868bobserved · historical-onlyEscape sequences and regex, bold.
color.code.syntax.function#ffa2a7heritage · historical-onlycolor7: function calls, quotes, operators.
color.code.syntax.heading#e53935observed · historical-onlyMarkup headings (site .syntax-heading).
color.code.syntax.invalid#e53935observed · historical-onlyInvalid text: wavy underline.
color.code.syntax.keyword#f73f35observed · historical-onlyKeywords (Xresources color5 lineage).
color.code.syntax.number#d4868bobserved · historical-onlyNumbers.
color.code.syntax.operator#ffa2a7heritage · historical-onlycolor7.
color.code.syntax.property#e53935observed · historical-onlyProperties and keys (site .syntax-key).
color.code.syntax.punctuation#d4868bheritage · historical-onlycolor3: parentheses, symbols, commas.
color.code.syntax.string#bd787dobserved · historical-onlyStrings (color2 lineage).
color.code.syntax.tag#f73f35observed · historical-onlyMarkup tags.
color.code.syntax.type#b37175observed · historical-onlyTypes.
color.code.syntax.variable#ab1612heritage · historical-only · deprecatedcolor9: declarations and assignments.
color.code.whitespace#7d1310observed · historical-onlyRendered whitespace (decorative).
color.diagnostic.error.bg#2b0e0dobserved · historical-onlyError line background.
color.diagnostic.error.stripe#e53935observed · historical-onlyError stripe mark.
color.diagnostic.error.text#f73f35observed · historical-onlyError message text.
color.diagnostic.error.underline#e53935observed · historical-onlyError wavy underline.
color.diagnostic.hint.underline#ad7175observed · historical-onlyHint dotted underline.
color.diagnostic.info.text#7e9ebbapproved · historical-onlyInfo message text.
color.diagnostic.info.underline#7e9ebbapproved · historical-onlyInfo dotted underline.
color.diagnostic.unused.text#bd787dobserved · historical-onlyUnused symbol, dotted underline.
color.diagnostic.warning.stripe#c9973fapproved · historical-onlyWarning stripe mark.
color.diagnostic.warning.text#c9973fapproved · historical-onlyWarning message text.
color.diagnostic.warning.underline#c9973fapproved · historical-onlyWarning wavy underline.
color.diff.added.bg#0f1a0eapproved · historical-onlyAdded line background.
color.diff.added.emphasis#86a46fapproved · historical-onlyWord-level addition: 2px underline.
color.diff.added.gutter#86a46fapproved · historical-onlyAdded gutter mark and +.
color.diff.conflict-border#f73f35observed · historical-onlyConflict block: double 1px border.
color.diff.header-bg#241010observed · historical-onlyHunk header background.
color.diff.modified.bg#1f1a0capproved · historical-onlyModified line background.
color.diff.modified.gutter#c9973fapproved · historical-onlyModified gutter mark and ~.
color.diff.removed.bg#2b0e0dobserved · historical-onlyRemoved line background.
color.diff.removed.emphasis#e53935observed · historical-onlyWord-level removal: underline and line-through.
color.diff.removed.gutter#e53935observed · historical-onlyRemoved gutter mark and −.
color.icon.decorative#a3676bobserved · historical-onlyDecorative glyphs (3:1 as graphics, never text).
color.icon.default#e99499observed · historical-onlyIcons take the text colour (currentColor in CSS).
color.interaction.disabled.bg#160b0bobserved · historical-onlyDisabled control fill.
color.interaction.drop-target#e53935observed · historical-onlyDashed drop-target border.
color.interaction.focus.ring#e53935observed · historical-only1px dashed focus ring on controls and rows.
color.interaction.focus.ring-container#ffa2a7observed · historical-onlyFocus colour for containers and explicitly mapped filled controls (D-015); component rules determine ring geometry.
color.interaction.hover.bg#1c0a09observed · historical-onlyHover on rows, ghost buttons, list items.
color.interaction.hover.bg-strong#630f0dobserved · historical-onlyHover on menu items; D-027 moved links to interaction.hover.bg.
color.interaction.marqueergb(145 20 16 / 12%)observed · historical-onlyDrag marquee and ghost.
color.interaction.pressed.bg#420f0cobserved · historical-onlyPressed fill.
color.interaction.scrollbar.thumb#420f0cobserved · historical-onlyScrollbar thumb.
color.interaction.scrollbar.thumb-hover#911410observed · historical-onlyScrollbar thumb on hover.
color.interaction.scrollbar.track#0c0909observed · historical-onlyScrollbar track.
color.interaction.selection.bg#531310approved · historical-onlySelected row, tab, workspace; D-027 recessed the fill, leaving the 2px indicator and the check to carry selection.
color.interaction.selection.inactive-bg#420f0cobserved · historical-onlySelection while the container is not focused.
color.interaction.selection.inactive-text#e99499observed · historical-onlyText on the inactive selection (7.02:1).
color.interaction.selection.text#f4eeeeobserved · historical-onlyText on the selection.
color.interaction.text-selection.bg#911410observed · historical-only::selection background.
color.interaction.text-selection.text#f4eeeeobserved · historical-only::selection text.
color.primitive.alpha.black-55rgb(0 0 0 / 55%)observed · historical-onlyFloating-window shadow.
color.primitive.alpha.black-65rgb(0 0 0 / 65%)observed · historical-onlyModal backdrop; unifies the site's 62–72% backdrops.
color.primitive.alpha.red-12rgb(145 20 16 / 12%)observed · historical-onlyDrag marquee.
color.primitive.alpha.red-6rgb(145 20 16 / 6%)observed · historical-onlyWallpaper stripe.
color.primitive.alpha.transparentrgb(0 0 0 / 0%)observed · historical-onlyNo fill.
color.primitive.amber.500#c9973fapproved · historical-onlyWarning text, border and fill (7.54:1 on canvas).
color.primitive.amber.600#d6a24bproposed · historical-onlyBright yellow slot in the extended terminal palette.
color.primitive.amber.tint#1f1a0capproved · historical-onlyWarning and modified backgrounds.
color.primitive.ansi.0#0c0909observed · historical-onlycolor0
color.primitive.ansi.1#c81a1aobserved · historical-onlycolor1
color.primitive.ansi.10#ad2721observed · historical-onlycolor10
color.primitive.ansi.11#b37175observed · historical-onlycolor11
color.primitive.ansi.12#871f19observed · historical-onlycolor12
color.primitive.ansi.13#e82132observed · historical-onlycolor13
color.primitive.ansi.14#e0292fobserved · historical-onlycolor14
color.primitive.ansi.15#a3676bobserved · historical-onlycolor15
color.primitive.ansi.2#bd787dobserved · historical-onlycolor2
color.primitive.ansi.3#d4868bobserved · historical-onlycolor3
color.primitive.ansi.4#8c1212observed · historical-onlycolor4
color.primitive.ansi.5#f73f35observed · historical-onlycolor5
color.primitive.ansi.6#9e474aobserved · historical-onlycolor6
color.primitive.ansi.7#ffa2a7observed · historical-onlycolor7
color.primitive.ansi.8#7d1310observed · historical-onlycolor8
color.primitive.ansi.9#ab1612observed · historical-onlycolor9
color.primitive.blue.500#7e9ebbapproved · historical-onlyInfo text, border and fill (7.08:1 on canvas).
color.primitive.blue.600#9ab3c9proposed · historical-onlyBright blue slot in the extended terminal palette.
color.primitive.blue.tint#0f141capproved · historical-onlyInfo background.
color.primitive.green.500#86a46fapproved · historical-onlySuccess text, border and fill (7.13:1 on canvas).
color.primitive.green.600#7fbf7aobserved · historical-onlyThe greeter's systemd OK; bright green slot in the extended terminal palette.
color.primitive.green.tint#0f1a0eapproved · historical-onlyAdded-line background.
color.primitive.ink.0#000000observed · historical-onlyThe desktop behind every window.
color.primitive.ink.14#090707approved · historical-onlyTrue Black / Rose surface primitive; D-023.
color.primitive.ink.15#0a0707observed · historical-onlySunken reading and detail panes.
color.primitive.ink.20#0c0909observed · historical-onlyTerminal and canvas background; Xresources color0 and *background.
color.primitive.ink.25#100909observed · historical-onlyWindow chrome and title bars.
color.primitive.ink.28#100c0capproved · historical-onlyTrue Black / Rose surface primitive; D-023.
color.primitive.ink.30#160b0bobserved · historical-onlyDefault panel surface.
color.primitive.ink.40#1c0a09observed · historical-onlyAlternate chrome; hover rows; current line.
color.primitive.ink.52#241010observed · historical-onlyRaised surface: sticky headers, menus, popovers.
color.primitive.ink.60#2b0e0dobserved · historical-onlyHairline divider; folds the site's six near-identical hairlines.
color.primitive.paper.100#f9faf9observed · historical-onlyText on the critical toast.
color.primitive.paper.90#f4eeeeobserved · historical-onlyProse and on-fill text.
color.primitive.red.100#531310observed · historical-onlyDecorative hairline border.
color.primitive.red.150#630f0dobserved · historical-onlyDark selection; dmenu selected background.
color.primitive.red.200#7d1310observed · historical-onlyXresources color8. Never text.
color.primitive.red.250#8c1212observed · historical-onlyXresources color4; i3 focused child border.
color.primitive.red.300#871f19observed · historical-onlyXresources color12; the button fill.
color.primitive.red.350#911410observed · historical-onlySelection fill.
color.primitive.red.400#9e231fobserved · historical-onlyStrong border; sticky header rule.
color.primitive.red.450#ab1612observed · historical-onlyXresources color9.
color.primitive.red.50#420f0cobserved · historical-onlySoft selection; inactive selection; scrollbar thumb.
color.primitive.red.500#ad2721observed · historical-onlyXresources color10.
color.primitive.red.550#ae1914observed · historical-onlydunst frame and conky accent.
color.primitive.red.650#c81a1aobserved · historical-onlyXresources color1; i3 focused workspace background.
color.primitive.red.750#dc282eobserved · historical-onlydunst critical background; link underline.
color.primitive.red.760#e0292fobserved · historical-onlyXresources color14; i3 focused border.
color.primitive.red.770#e82132observed · historical-onlyXresources color13.
color.primitive.red.800#e53935observed · historical-onlyFocus ring; active border; accent text on dark surfaces.
color.primitive.red.850#f73f35observed · historical-onlyXresources color5; strong accent; danger text.
color.primitive.rose.300#8a5559approved · historical-onlyDisabled text (3.33:1 on canvas; exempt, at least 3:1 by policy).
color.primitive.rose.320#9e474aobserved · historical-onlyXresources color6.
color.primitive.rose.350#a3676bobserved · historical-onlyXresources color15; 4.45:1 on canvas, so not ordinary text.
color.primitive.rose.450#ad7175approved · historical-onlySubtle text: metadata, comments, line numbers (5.10:1).
color.primitive.rose.550#b37175observed · historical-onlyXresources color11.
color.primitive.rose.600#bd787dobserved · historical-onlyXresources color2; muted text, the floor for chrome text (5.81:1).
color.primitive.rose.650#d4868bobserved · historical-onlyXresources color3.
color.primitive.rose.700#e99499observed · historical-onlyXresources *foreground; interface text.
color.primitive.rose.800#ffa2a7observed · historical-onlyXresources color7; bright text, links, headings.
color.status.danger.border#e53935observed · historical-onlyDanger border, 2px on invalid inputs.
color.status.danger.fill#dc282eobserved · historical-onlyDanger fill.
color.status.danger.on-fill#f9faf9observed · historical-onlyText on the danger fill (4.58:1).
color.status.danger.text#f73f35observed · historical-onlyDanger text (5.40:1).
color.status.danger.tint#2b0e0dobserved · historical-onlyDanger background tint.
color.status.info.border#7e9ebbapproved · historical-onlyInfo border.
color.status.info.fill#7e9ebbapproved · historical-onlyInfo fill.
color.status.info.on-fill#0c0909approved · historical-onlyText on the info fill (7.08:1).
color.status.info.text#7e9ebbapproved · historical-onlyInfo text (7.08:1).
color.status.info.tint#0f141capproved · historical-onlyInfo background tint.
color.status.neutral.border#a3676bobserved · historical-onlyNeutral border.
color.status.neutral.fill#a3676bheritage · historical-onlydunst urgency_low background.
color.status.neutral.on-fill#0c0909heritage · historical-only · deprecateddunst urgency_low foreground.
color.status.neutral.text#bd787dobserved · historical-onlyNeutral status text.
color.status.neutral.tint#241010observed · historical-onlyNeutral background tint.
color.status.success.border#86a46fapproved · historical-onlySuccess border.
color.status.success.fill#86a46fapproved · historical-onlySuccess fill.
color.status.success.on-fill#0c0909approved · historical-onlyText on the success fill (7.13:1).
color.status.success.text#86a46fapproved · historical-onlySuccess text (7.13:1).
color.status.success.tint#0f1a0eapproved · historical-onlySuccess background tint.
color.status.warning.border#c9973fapproved · historical-onlyWarning border.
color.status.warning.fill#c9973fapproved · historical-onlyWarning fill.
color.status.warning.on-fill#0c0909approved · historical-onlyText on the warning fill (7.54:1).
color.status.warning.text#c9973fapproved · historical-onlyWarning text (7.54:1).
color.status.warning.tint#1f1a0capproved · historical-onlyWarning background tint.
color.surface.backdroprgb(0 0 0 / 65%)proposed · historical-onlyBehind modal dialogs.
color.surface.canvas#0c0909heritage · historical-onlyHistorical surface assignment retained across D-023.
color.surface.chrome#100909heritage · historical-onlyHistorical surface assignment retained across D-023.
color.surface.chrome-alt#1c0a09observed · historical-onlyAlternate chrome.
color.surface.code#0c0909heritage · historical-onlyHistorical surface assignment retained across D-023.
color.surface.default#160b0bheritage · historical-onlyHistorical surface assignment retained across D-023.
color.surface.desktop#000000observed · historical-onlyBehind every window.
color.surface.input#0c0909heritage · historical-onlyHistorical surface assignment retained across D-023.
color.surface.overlay#241010observed · historical-onlyDialogs and drawers.
color.surface.raised#160b0bapproved · historical-onlySticky headers, menus, popovers; D-027 recessed it so an open list reads as depth rather than a lighter panel.
color.surface.sunken#0a0707heritage · historical-onlyHistorical surface assignment retained across D-023.
color.surface.terminal#0c0909heritage · historical-onlyHistorical surface assignment retained across D-023.
color.terminal.ansi.0#0c0909observed · historical-onlyANSI slot 0, exact heritage value.
color.terminal.ansi.1#c81a1aobserved · historical-onlyANSI slot 1, exact heritage value.
color.terminal.ansi.10#ad2721observed · historical-onlyANSI slot 10, exact heritage value.
color.terminal.ansi.11#b37175observed · historical-onlyANSI slot 11, exact heritage value.
color.terminal.ansi.12#871f19observed · historical-onlyANSI slot 12, exact heritage value.
color.terminal.ansi.13#e82132observed · historical-onlyANSI slot 13, exact heritage value.
color.terminal.ansi.14#e0292fobserved · historical-onlyANSI slot 14, exact heritage value.
color.terminal.ansi.15#a3676bobserved · historical-onlyANSI slot 15, exact heritage value.
color.terminal.ansi.2#bd787dobserved · historical-onlyANSI slot 2, exact heritage value.
color.terminal.ansi.3#d4868bobserved · historical-onlyANSI slot 3, exact heritage value.
color.terminal.ansi.4#8c1212observed · historical-onlyANSI slot 4, exact heritage value.
color.terminal.ansi.5#f73f35observed · historical-onlyANSI slot 5, exact heritage value.
color.terminal.ansi.6#9e474aobserved · historical-onlyANSI slot 6, exact heritage value.
color.terminal.ansi.7#ffa2a7observed · historical-onlyANSI slot 7, exact heritage value.
color.terminal.ansi.8#7d1310observed · historical-onlyANSI slot 8, exact heritage value.
color.terminal.ansi.9#ab1612observed · historical-onlyANSI slot 9, exact heritage value.
color.terminal.bg#0c0909observed · historical-onlyTerminal background.
color.terminal.cursor#e99499observed · historical-onlyTerminal cursor.
color.terminal.fg#e99499observed · historical-onlyTerminal foreground.
color.terminal.selection-bg#911410observed · historical-onlyTerminal selection.
color.terminal.selection-text#f4eeeeobserved · historical-onlyTerminal selection text.
color.text.accent#e53935observed · historical-onlyAccent text on canvas and default surfaces only.
color.text.accent-strong#f73f35observed · historical-onlyAccent text safe on every surface.
color.text.bright#ffa2a7observed · historical-onlyHeadings and emphasis. Links use color.text.link.
color.text.default#e99499observed · historical-onlyInterface and body text.
color.text.disabled#8a5559approved · historical-onlyDisabled control text.
color.text.inverse#0c0909observed · historical-onlyText on inverted surfaces.
color.text.link#ffa2a7heritage · historical-onlyHistorical bright-rose link assignment before D-024.
color.text.link-hover#f4eeeeobserved · historical-onlyLink text on hover, over interaction.hover.bg-strong.
color.text.link-underline#dc282eobserved · historical-onlyLink underline.
color.text.muted#bd787dobserved · historical-onlySecondary text; the darkest colour permitted for chrome text.
color.text.on-action#f4eeeeobserved · historical-onlyText on the primary action fill.
color.text.on-danger#f9faf9observed · historical-onlyText on the danger fill.
color.text.on-light#0c0909observed · historical-onlyText on light fills: bright rose, amber, green, blue.
color.text.on-selection#f4eeeeobserved · historical-onlyText on the selection fill.
color.text.placeholder#a3676bapproved · historical-onlyPlaceholder text, italic; D-027 darkened it to 4.71:1, just clear of the 4.5:1 floor.
color.text.prose#f4eeeeobserved · historical-onlyLong-form reading text.
color.text.subtle#a3676bheritage · historical-only · deprecatedcolor15 as the site's --quiet.
density.comfortable.control-height32pxobserved · historical-onlyNo role description declared.
density.comfortable.control-padding-x12pxobserved · historical-onlyNo role description declared.
density.comfortable.gap4pxobserved · historical-onlyNo role description declared.
density.comfortable.icon16pxobserved · historical-onlyNo role description declared.
density.comfortable.row-height36pxobserved · historical-onlyNo role description declared.
density.compact.control-height24pxobserved · historical-onlyNo role description declared.
density.compact.control-padding-x8pxobserved · historical-onlyNo role description declared.
density.compact.gap2pxobserved · historical-onlyNo role description declared.
density.compact.icon12pxobserved · historical-onlyNo role description declared.
density.compact.row-height28pxobserved · historical-onlyNo role description declared.
focus.offset-2pxobserved · historical-onlyoutline-offset for controls.
focus.offset-container-3pxobserved · historical-onlyoutline-offset for containers.
focus.offset-invalid-4pxobserved · historical-onlyoutline-offset inside the 2px invalid border.
focus.ring1px dashed #e53935observed · historical-onlyoutline on controls and rows.
focus.ring-container2px solid #ffa2a7observed · historical-onlyoutline on focusable containers.
font.family.mono"SauceCodePro NFM", "Source Code Pro", "Cascadia Mono", "Consolas", "Liberation Mono", "DejaVu Sans Mono", monospaceobserved · historical-onlyOne family for chrome, reading and code. Not bundled; see theme.json font.
font.letter-spacing.terminal-0.5pxobserved · historical-onlyURxvt letterSpace -1 at pixelsize 13, as the site renders it.
font.line-height.caption16pxobserved · historical-onlyNo role description declared.
font.line-height.code19pxobserved · historical-onlyNo role description declared.
font.line-height.h128pxobserved · historical-onlyNo role description declared.
font.line-height.h224pxobserved · historical-onlyNo role description declared.
font.line-height.h318pxobserved · historical-onlyNo role description declared.
font.line-height.reading24pxobserved · historical-onlyNo role description declared.
font.line-height.terminal19pxobserved · historical-onlyNo role description declared.
font.line-height.ui-lg20pxobserved · historical-onlyNo role description declared.
font.line-height.ui-md18pxobserved · historical-onlyNo role description declared.
font.line-height.ui-sm16pxobserved · historical-onlyNo role description declared.
font.size.caption11pxobserved · historical-onlyOnly with text.muted or lighter.
font.size.code13pxobserved · historical-onlyNo role description declared.
font.size.h120pxobserved · historical-onlyNo role description declared.
font.size.h216pxobserved · historical-onlyNo role description declared.
font.size.h313pxobserved · historical-onlyNo role description declared.
font.size.reading15pxobserved · historical-onlyNo role description declared.
font.size.terminal13pxobserved · historical-onlyURxvt pixelsize 13.
font.size.ui-lg14pxobserved · historical-onlyNo role description declared.
font.size.ui-md13pxobserved · historical-onlyNo role description declared.
font.size.ui-sm12pxobserved · historical-onlyNo role description declared.
font.weight.bold700observed · historical-onlyNo role description declared.
font.weight.regular400observed · historical-onlyNo role description declared.
icon.size.lg20pxobserved · historical-onlyNo role description declared.
icon.size.md16pxobserved · historical-onlyNo role description declared.
icon.size.sm12pxobserved · historical-onlyNo role description declared.
icon.stroke1.5pxobserved · historical-onlySVG line icons, currentColor, no fill.
layout.app-max1440pxobserved · historical-onlyApplication layout maximum.
layout.content-max680pxobserved · historical-onlyReading column maximum.
layout.measure72observed · historical-onlyReading measure in ch.
motion.duration.base120msobserved · historical-onlyNo role description declared.
motion.duration.fast80msobserved · historical-onlyNo role description declared.
motion.duration.slow150msobserved · historical-onlyThe maximum. Reduced motion sets every duration to 0.01ms.
radius.none0pxobserved · historical-onlyThe only radius. Nothing is rounded.
shadow.floating0px 6px 22px 0px rgb(0 0 0 / 55%)observed · historical-onlyThe only shadow: the i3 floating window.
space.00pxobserved · historical-onlyNo role description declared.
space.11pxobserved · historical-onlyNo role description declared.
space.1212pxobserved · historical-onlyNo role description declared.
space.1616pxobserved · historical-onlyNo role description declared.
space.22pxobserved · historical-onlyNo role description declared.
space.2424pxobserved · historical-onlyNo role description declared.
space.3232pxobserved · historical-onlyNo role description declared.
space.44pxobserved · historical-onlyNo role description declared.
space.4848pxobserved · historical-onlyNo role description declared.
space.88pxobserved · historical-onlyNo role description declared.
z.canvas0observed · historical-onlyNo role description declared.
z.dialog30observed · historical-onlyNo role description declared.
z.drawer20observed · historical-onlyNo role description declared.
z.popover10observed · historical-onlyNo role description declared.
z.raised1observed · historical-onlyNo role description declared.
z.skip-link1000observed · historical-onlyNo role description declared.
z.toast40observed · historical-onlyNo role description declared.

extended · proposed

RoleValueEligibilityDocumented use
border.width.default1pxobserved · blockedEvery border is 1px.
border.width.emphasis2pxobserved · blockedSelected indicator, sticky header rule, invalid border.
breakpoint.lg1280pxobserved · blockedThe site's bar breaks below this.
breakpoint.md900pxobserved · blockedNo role description declared.
breakpoint.sm600pxobserved · blockedNo role description declared.
breakpoint.xs320pxobserved · blockedReflow floor (WCAG 1.4.10).
color.action.destructive.border#e53935observed · blockedDestructive button border.
color.action.destructive.filled-bg#dc282eobserved · blockedConfirm-dialog destructive fill.
color.action.destructive.filled-text#f9faf9observed · blockedText on the destructive fill.
color.action.destructive.hover-bg#dc282eobserved · blockedDestructive button hover fill.
color.action.destructive.hover-text#f9faf9observed · blockedDestructive button text on hover (4.58:1).
color.action.destructive.pressed-bg#ae1914observed · blockedDestructive button pressed fill.
color.action.destructive.text#f73f35observed · blockedDestructive button text at rest (outline style).
color.action.primary.bg#7d1310approved · blockedPrimary button fill; D-026 darkened it off color12, which stays fixed as heritage ANSI 12.
color.action.primary.border#9e231fobserved · blockedPrimary button border.
color.action.primary.hover-bg#911410observed · blockedPrimary button hover (7.92:1 with prose).
color.action.primary.pressed-bg#630f0dobserved · blockedPrimary button pressed.
color.action.primary.text#f4eeeeobserved · blockedPrimary button text (9.28:1).
color.action.secondary.bgrgb(0 0 0 / 0%)observed · blockedSecondary button has no fill.
color.action.secondary.border#a3676bobserved · blockedSecondary button border (meets 3:1).
color.action.secondary.hover-bg#630f0dobserved · blockedSecondary button hover.
color.action.secondary.pressed-bg#420f0cobserved · blockedSecondary button pressed.
color.action.secondary.text#ffa2a7observed · blockedSecondary button text.
color.action.tertiary.hover-bg#1c0a09observed · blockedGhost and icon button hover.
color.action.tertiary.text#e99499observed · blockedGhost and icon button text.
color.border.active#e53935observed · blockedActive or focused control border.
color.border.control#a3676bproposed · blockedForm-control boundary (4.45:1, meets the 3:1 non-text minimum).
color.border.default#531310observed · blockedDecorative border (1.39:1; never the only edge of a control).
color.border.disabled#7d1310observed · blockedDisabled control border (exempt).
color.border.divider#2b0e0dproposed · blockedHairline between rows and sections.
color.border.overlay#e53935proposed · blockedEvery floating layer's 1px border.
color.border.selected-indicator#e53935observed · blocked2px indicator bar on the selected tab or nav item.
color.border.selected-indicator-inactive#9e231fobserved · blockedIndicator bar when the container is not focused.
color.border.strong#9e231fobserved · blockedEmphasised 2px rule: sticky headers, section ends.
color.chart.axis#9e231fobserved · blockedAxis lines.
color.chart.grid#2b0e0dobserved · blockedGrid lines.
color.chart.label#bd787dobserved · blockedAxis labels.
color.chart.series-1#ffa2a7observed · blockedFirst series.
color.chart.series-2#86a46fproposed · blockedSecond series in green.
color.chart.series-3#c9973fproposed · blockedThird series in amber.
color.chart.series-4#7e9ebbproposed · blockedFourth series in blue.
color.code.bg#0c0909observed · blockedEditor background.
color.code.bracket-match#e53935observed · blockedMatching bracket 1px border.
color.code.caret#e99499observed · blockedCaret (Xresources *cursorColor).
color.code.current-line#1c0a09observed · blockedCurrent line background.
color.code.gutter-bg#0c0909observed · blockedGutter background.
color.code.gutter-rule#2b0e0dobserved · blockedRule between gutter and text.
color.code.indent-guide#531310observed · blockedIndent guides.
color.code.line-number#ad7175approved · blockedLine numbers (5.10:1; replaces the site's #7d1310).
color.code.line-number-active#e99499observed · blockedLine number of the current line.
color.code.search-current-bg#ffa2a7observed · blockedCurrent search match background.
color.code.search-current-text#0c0909observed · blockedCurrent search match text.
color.code.search-match-bg#630f0dobserved · blockedOther search matches.
color.code.selection-bg#420f0cobserved · blockedEditor selection background (muted text stays 4.71:1).
color.code.syntax.attribute#c9973fproposed · blockedMarkup attribute names in amber, against red tags.
color.code.syntax.comment#ad7175approved · blockedComments, italic (color8 lineage, corrected for contrast).
color.code.syntax.constant#c9973fproposed · blockedConstants in amber.
color.code.syntax.deprecated#ad7175observed · blockedDeprecated symbol: line-through.
color.code.syntax.escape#c9973fproposed · blockedEscapes in amber so they read out of the green string around them.
color.code.syntax.function#c9973fproposed · blockedFunction and method names in amber, distinct from the identifiers they act on.
color.code.syntax.heading#e53935observed · blockedMarkup headings (site .syntax-heading).
color.code.syntax.invalid#e53935observed · blockedInvalid text: wavy underline.
color.code.syntax.keyword#f73f35observed · blockedKeywords (Xresources color5 lineage).
color.code.syntax.number#c9973fproposed · blockedNumbers in amber.
color.code.syntax.operator#ffa2a7proposed · blockedOperators in bright rose, separated from plain identifiers.
color.code.syntax.property#7e9ebbproposed · blockedObject properties in blue, matching the type family they belong to.
color.code.syntax.punctuation#b37175proposed · blockedPunctuation recedes; it is structure, not content.
color.code.syntax.string#86a46fproposed · blockedStrings in green.
color.code.syntax.tag#f73f35observed · blockedMarkup tags.
color.code.syntax.type#7e9ebbproposed · blockedTypes in blue.
color.code.syntax.variable#e99499observed · blockedVariables and default text.
color.code.whitespace#7d1310observed · blockedRendered whitespace (decorative).
color.diagnostic.error.bg#2b0e0dobserved · blockedError line background.
color.diagnostic.error.stripe#e53935observed · blockedError stripe mark.
color.diagnostic.error.text#f73f35observed · blockedError message text.
color.diagnostic.error.underline#e53935observed · blockedError wavy underline.
color.diagnostic.hint.underline#ad7175observed · blockedHint dotted underline.
color.diagnostic.info.text#7e9ebbapproved · blockedInfo message text.
color.diagnostic.info.underline#7e9ebbapproved · blockedInfo dotted underline.
color.diagnostic.unused.text#bd787dobserved · blockedUnused symbol, dotted underline.
color.diagnostic.warning.stripe#c9973fapproved · blockedWarning stripe mark.
color.diagnostic.warning.text#c9973fapproved · blockedWarning message text.
color.diagnostic.warning.underline#c9973fapproved · blockedWarning wavy underline.
color.diff.added.bg#0f1a0eapproved · blockedAdded line background.
color.diff.added.emphasis#86a46fapproved · blockedWord-level addition: 2px underline.
color.diff.added.gutter#86a46fapproved · blockedAdded gutter mark and +.
color.diff.conflict-border#f73f35observed · blockedConflict block: double 1px border.
color.diff.header-bg#241010observed · blockedHunk header background.
color.diff.modified.bg#1f1a0capproved · blockedModified line background.
color.diff.modified.gutter#c9973fapproved · blockedModified gutter mark and ~.
color.diff.removed.bg#2b0e0dobserved · blockedRemoved line background.
color.diff.removed.emphasis#e53935observed · blockedWord-level removal: underline and line-through.
color.diff.removed.gutter#e53935observed · blockedRemoved gutter mark and −.
color.icon.decorative#a3676bobserved · blockedDecorative glyphs (3:1 as graphics, never text).
color.icon.default#e99499observed · blockedIcons take the text colour (currentColor in CSS).
color.interaction.disabled.bg#160b0bobserved · blockedDisabled control fill.
color.interaction.drop-target#e53935observed · blockedDashed drop-target border.
color.interaction.focus.ring#e53935observed · blocked1px dashed focus ring on controls and rows.
color.interaction.focus.ring-container#ffa2a7observed · blockedFocus colour for containers and explicitly mapped filled controls (D-015); component rules determine ring geometry.
color.interaction.hover.bg#1c0a09observed · blockedHover on rows, ghost buttons, list items.
color.interaction.hover.bg-strong#630f0dobserved · blockedHover on menu items; D-027 moved links to interaction.hover.bg.
color.interaction.marqueergb(145 20 16 / 12%)observed · blockedDrag marquee and ghost.
color.interaction.pressed.bg#420f0cobserved · blockedPressed fill.
color.interaction.scrollbar.thumb#420f0cobserved · blockedScrollbar thumb.
color.interaction.scrollbar.thumb-hover#911410observed · blockedScrollbar thumb on hover.
color.interaction.scrollbar.track#0c0909observed · blockedScrollbar track.
color.interaction.selection.bg#531310approved · blockedSelected row, tab, workspace; D-027 recessed the fill, leaving the 2px indicator and the check to carry selection.
color.interaction.selection.inactive-bg#420f0cobserved · blockedSelection while the container is not focused.
color.interaction.selection.inactive-text#e99499observed · blockedText on the inactive selection (7.02:1).
color.interaction.selection.text#f4eeeeobserved · blockedText on the selection.
color.interaction.text-selection.bg#911410observed · blocked::selection background.
color.interaction.text-selection.text#f4eeeeobserved · blocked::selection text.
color.primitive.alpha.black-55rgb(0 0 0 / 55%)observed · blockedFloating-window shadow.
color.primitive.alpha.black-65rgb(0 0 0 / 65%)observed · blockedModal backdrop; unifies the site's 62–72% backdrops.
color.primitive.alpha.red-12rgb(145 20 16 / 12%)observed · blockedDrag marquee.
color.primitive.alpha.red-6rgb(145 20 16 / 6%)observed · blockedWallpaper stripe.
color.primitive.alpha.transparentrgb(0 0 0 / 0%)observed · blockedNo fill.
color.primitive.amber.500#c9973fapproved · blockedWarning text, border and fill (7.54:1 on canvas).
color.primitive.amber.600#d6a24bproposed · blockedBright yellow slot in the extended terminal palette.
color.primitive.amber.tint#1f1a0capproved · blockedWarning and modified backgrounds.
color.primitive.ansi.0#0c0909observed · blockedcolor0
color.primitive.ansi.1#c81a1aobserved · blockedcolor1
color.primitive.ansi.10#ad2721observed · blockedcolor10
color.primitive.ansi.11#b37175observed · blockedcolor11
color.primitive.ansi.12#871f19observed · blockedcolor12
color.primitive.ansi.13#e82132observed · blockedcolor13
color.primitive.ansi.14#e0292fobserved · blockedcolor14
color.primitive.ansi.15#a3676bobserved · blockedcolor15
color.primitive.ansi.2#bd787dobserved · blockedcolor2
color.primitive.ansi.3#d4868bobserved · blockedcolor3
color.primitive.ansi.4#8c1212observed · blockedcolor4
color.primitive.ansi.5#f73f35observed · blockedcolor5
color.primitive.ansi.6#9e474aobserved · blockedcolor6
color.primitive.ansi.7#ffa2a7observed · blockedcolor7
color.primitive.ansi.8#7d1310observed · blockedcolor8
color.primitive.ansi.9#ab1612observed · blockedcolor9
color.primitive.blue.500#7e9ebbapproved · blockedInfo text, border and fill (7.08:1 on canvas).
color.primitive.blue.600#9ab3c9proposed · blockedBright blue slot in the extended terminal palette.
color.primitive.blue.tint#0f141capproved · blockedInfo background.
color.primitive.green.500#86a46fapproved · blockedSuccess text, border and fill (7.13:1 on canvas).
color.primitive.green.600#7fbf7aobserved · blockedThe greeter's systemd OK; bright green slot in the extended terminal palette.
color.primitive.green.tint#0f1a0eapproved · blockedAdded-line background.
color.primitive.ink.0#000000observed · blockedThe desktop behind every window.
color.primitive.ink.14#090707approved · blockedTrue Black / Rose surface primitive; D-023.
color.primitive.ink.15#0a0707observed · blockedSunken reading and detail panes.
color.primitive.ink.20#0c0909observed · blockedTerminal and canvas background; Xresources color0 and *background.
color.primitive.ink.25#100909observed · blockedWindow chrome and title bars.
color.primitive.ink.28#100c0capproved · blockedTrue Black / Rose surface primitive; D-023.
color.primitive.ink.30#160b0bobserved · blockedDefault panel surface.
color.primitive.ink.40#1c0a09observed · blockedAlternate chrome; hover rows; current line.
color.primitive.ink.52#241010observed · blockedRaised surface: sticky headers, menus, popovers.
color.primitive.ink.60#2b0e0dobserved · blockedHairline divider; folds the site's six near-identical hairlines.
color.primitive.paper.100#f9faf9observed · blockedText on the critical toast.
color.primitive.paper.90#f4eeeeobserved · blockedProse and on-fill text.
color.primitive.red.100#531310observed · blockedDecorative hairline border.
color.primitive.red.150#630f0dobserved · blockedDark selection; dmenu selected background.
color.primitive.red.200#7d1310observed · blockedXresources color8. Never text.
color.primitive.red.250#8c1212observed · blockedXresources color4; i3 focused child border.
color.primitive.red.300#871f19observed · blockedXresources color12; the button fill.
color.primitive.red.350#911410observed · blockedSelection fill.
color.primitive.red.400#9e231fobserved · blockedStrong border; sticky header rule.
color.primitive.red.450#ab1612observed · blockedXresources color9.
color.primitive.red.50#420f0cobserved · blockedSoft selection; inactive selection; scrollbar thumb.
color.primitive.red.500#ad2721observed · blockedXresources color10.
color.primitive.red.550#ae1914observed · blockeddunst frame and conky accent.
color.primitive.red.650#c81a1aobserved · blockedXresources color1; i3 focused workspace background.
color.primitive.red.750#dc282eobserved · blockeddunst critical background; link underline.
color.primitive.red.760#e0292fobserved · blockedXresources color14; i3 focused border.
color.primitive.red.770#e82132observed · blockedXresources color13.
color.primitive.red.800#e53935observed · blockedFocus ring; active border; accent text on dark surfaces.
color.primitive.red.850#f73f35observed · blockedXresources color5; strong accent; danger text.
color.primitive.rose.300#8a5559approved · blockedDisabled text (3.33:1 on canvas; exempt, at least 3:1 by policy).
color.primitive.rose.320#9e474aobserved · blockedXresources color6.
color.primitive.rose.350#a3676bobserved · blockedXresources color15; 4.45:1 on canvas, so not ordinary text.
color.primitive.rose.450#ad7175approved · blockedSubtle text: metadata, comments, line numbers (5.10:1).
color.primitive.rose.550#b37175observed · blockedXresources color11.
color.primitive.rose.600#bd787dobserved · blockedXresources color2; muted text, the floor for chrome text (5.81:1).
color.primitive.rose.650#d4868bobserved · blockedXresources color3.
color.primitive.rose.700#e99499observed · blockedXresources *foreground; interface text.
color.primitive.rose.800#ffa2a7observed · blockedXresources color7; bright text, links, headings.
color.status.danger.border#e53935observed · blockedDanger border, 2px on invalid inputs.
color.status.danger.fill#dc282eobserved · blockedDanger fill.
color.status.danger.on-fill#f9faf9observed · blockedText on the danger fill (4.58:1).
color.status.danger.text#f73f35observed · blockedDanger text (5.40:1).
color.status.danger.tint#2b0e0dobserved · blockedDanger background tint.
color.status.info.border#7e9ebbapproved · blockedInfo border.
color.status.info.fill#7e9ebbapproved · blockedInfo fill.
color.status.info.on-fill#0c0909approved · blockedText on the info fill (7.08:1).
color.status.info.text#7e9ebbapproved · blockedInfo text (7.08:1).
color.status.info.tint#0f141capproved · blockedInfo background tint.
color.status.neutral.border#a3676bobserved · blockedNeutral border.
color.status.neutral.fill#a3676bobserved · blockedNeutral fill (dunst urgency_low).
color.status.neutral.on-fill#000000observed · blockedText on the neutral fill (4.71:1).
color.status.neutral.text#bd787dobserved · blockedNeutral status text.
color.status.neutral.tint#241010observed · blockedNeutral background tint.
color.status.success.border#86a46fapproved · blockedSuccess border.
color.status.success.fill#86a46fapproved · blockedSuccess fill.
color.status.success.on-fill#0c0909approved · blockedText on the success fill (7.13:1).
color.status.success.text#86a46fapproved · blockedSuccess text (7.13:1).
color.status.success.tint#0f1a0eapproved · blockedSuccess background tint.
color.status.warning.border#c9973fapproved · blockedWarning border.
color.status.warning.fill#c9973fapproved · blockedWarning fill.
color.status.warning.on-fill#0c0909approved · blockedText on the warning fill (7.54:1).
color.status.warning.text#c9973fapproved · blockedWarning text (7.54:1).
color.status.warning.tint#1f1a0capproved · blockedWarning background tint.
color.surface.backdroprgb(0 0 0 / 65%)proposed · blockedBehind modal dialogs.
color.surface.canvas#000000approved · blockedPage and terminal background.
color.surface.chrome#090707approved · blockedWindow chrome, title bars, bars.
color.surface.chrome-alt#1c0a09observed · blockedAlternate chrome.
color.surface.code#000000approved · blockedEditor background.
color.surface.default#100c0capproved · blockedPanels and cards.
color.surface.desktop#000000observed · blockedBehind every window.
color.surface.input#000000approved · blockedForm-control fill.
color.surface.overlay#241010observed · blockedDialogs and drawers.
color.surface.raised#160b0bapproved · blockedSticky headers, menus, popovers; D-027 recessed it so an open list reads as depth rather than a lighter panel.
color.surface.sunken#000000approved · blockedReading and detail panes set below the canvas.
color.surface.terminal#000000approved · blockedTerminal background.
color.terminal.ansi.0#0c0909proposed · blockedSemantic ANSI slot 0.
color.terminal.ansi.1#e53935proposed · blockedSemantic ANSI slot 1.
color.terminal.ansi.10#7fbf7aproposed · blockedSemantic ANSI slot 10.
color.terminal.ansi.11#d6a24bproposed · blockedSemantic ANSI slot 11.
color.terminal.ansi.12#9ab3c9proposed · blockedSemantic ANSI slot 12.
color.terminal.ansi.13#d4868bproposed · blockedSemantic ANSI slot 13.
color.terminal.ansi.14#ffa2a7proposed · blockedSemantic ANSI slot 14.
color.terminal.ansi.15#f4eeeeproposed · blockedSemantic ANSI slot 15.
color.terminal.ansi.2#86a46fproposed · blockedSemantic ANSI slot 2.
color.terminal.ansi.3#c9973fproposed · blockedSemantic ANSI slot 3.
color.terminal.ansi.4#7e9ebbproposed · blockedSemantic ANSI slot 4.
color.terminal.ansi.5#b37175proposed · blockedSemantic ANSI slot 5.
color.terminal.ansi.6#bd787dproposed · blockedSemantic ANSI slot 6.
color.terminal.ansi.7#e99499proposed · blockedSemantic ANSI slot 7.
color.terminal.ansi.8#ad7175proposed · blockedSemantic ANSI slot 8.
color.terminal.ansi.9#f73f35proposed · blockedSemantic ANSI slot 9.
color.terminal.bg#0c0909observed · blockedTerminal background.
color.terminal.cursor#e99499observed · blockedTerminal cursor.
color.terminal.fg#e99499observed · blockedTerminal foreground.
color.terminal.selection-bg#911410observed · blockedTerminal selection.
color.terminal.selection-text#f4eeeeobserved · blockedTerminal selection text.
color.text.accent#e53935observed · blockedAccent text on canvas and default surfaces only.
color.text.accent-strong#f73f35observed · blockedAccent text safe on every surface.
color.text.bright#ffa2a7observed · blockedHeadings and emphasis. Links use color.text.link.
color.text.default#e99499observed · blockedInterface and body text.
color.text.disabled#8a5559approved · blockedDisabled control text.
color.text.inverse#0c0909observed · blockedText on inverted surfaces.
color.text.link#f73f35approved · blockedStrong red link text, distinct from rose body text and headings; retain the underline.
color.text.link-hover#f4eeeeobserved · blockedLink text on hover, over interaction.hover.bg-strong.
color.text.link-underline#dc282eobserved · blockedLink underline.
color.text.muted#bd787dobserved · blockedSecondary text; the darkest colour permitted for chrome text.
color.text.on-action#f4eeeeobserved · blockedText on the primary action fill.
color.text.on-danger#f9faf9observed · blockedText on the danger fill.
color.text.on-light#0c0909observed · blockedText on light fills: bright rose, amber, green, blue.
color.text.on-selection#f4eeeeobserved · blockedText on the selection fill.
color.text.placeholder#a3676bapproved · blockedPlaceholder text, italic; D-027 darkened it to 4.71:1, just clear of the 4.5:1 floor.
color.text.prose#f4eeeeobserved · blockedLong-form reading text.
color.text.subtle#ad7175approved · blockedMetadata, comments, line numbers.
density.comfortable.control-height32pxobserved · blockedNo role description declared.
density.comfortable.control-padding-x12pxobserved · blockedNo role description declared.
density.comfortable.gap4pxobserved · blockedNo role description declared.
density.comfortable.icon16pxobserved · blockedNo role description declared.
density.comfortable.row-height36pxobserved · blockedNo role description declared.
density.compact.control-height24pxobserved · blockedNo role description declared.
density.compact.control-padding-x8pxobserved · blockedNo role description declared.
density.compact.gap2pxobserved · blockedNo role description declared.
density.compact.icon12pxobserved · blockedNo role description declared.
density.compact.row-height28pxobserved · blockedNo role description declared.
focus.offset-2pxobserved · blockedoutline-offset for controls.
focus.offset-container-3pxobserved · blockedoutline-offset for containers.
focus.offset-invalid-4pxobserved · blockedoutline-offset inside the 2px invalid border.
focus.ring1px dashed #e53935observed · blockedoutline on controls and rows.
focus.ring-container2px solid #ffa2a7observed · blockedoutline on focusable containers.
font.family.mono"SauceCodePro NFM", "Source Code Pro", "Cascadia Mono", "Consolas", "Liberation Mono", "DejaVu Sans Mono", monospaceobserved · blockedOne family for chrome, reading and code. Not bundled; see theme.json font.
font.letter-spacing.terminal-0.5pxobserved · blockedURxvt letterSpace -1 at pixelsize 13, as the site renders it.
font.line-height.caption16pxobserved · blockedNo role description declared.
font.line-height.code19pxobserved · blockedNo role description declared.
font.line-height.h128pxobserved · blockedNo role description declared.
font.line-height.h224pxobserved · blockedNo role description declared.
font.line-height.h318pxobserved · blockedNo role description declared.
font.line-height.reading24pxobserved · blockedNo role description declared.
font.line-height.terminal19pxobserved · blockedNo role description declared.
font.line-height.ui-lg20pxobserved · blockedNo role description declared.
font.line-height.ui-md18pxobserved · blockedNo role description declared.
font.line-height.ui-sm16pxobserved · blockedNo role description declared.
font.size.caption11pxobserved · blockedOnly with text.muted or lighter.
font.size.code13pxobserved · blockedNo role description declared.
font.size.h120pxobserved · blockedNo role description declared.
font.size.h216pxobserved · blockedNo role description declared.
font.size.h313pxobserved · blockedNo role description declared.
font.size.reading15pxobserved · blockedNo role description declared.
font.size.terminal13pxobserved · blockedURxvt pixelsize 13.
font.size.ui-lg14pxobserved · blockedNo role description declared.
font.size.ui-md13pxobserved · blockedNo role description declared.
font.size.ui-sm12pxobserved · blockedNo role description declared.
font.weight.bold700observed · blockedNo role description declared.
font.weight.regular400observed · blockedNo role description declared.
icon.size.lg20pxobserved · blockedNo role description declared.
icon.size.md16pxobserved · blockedNo role description declared.
icon.size.sm12pxobserved · blockedNo role description declared.
icon.stroke1.5pxobserved · blockedSVG line icons, currentColor, no fill.
layout.app-max1440pxobserved · blockedApplication layout maximum.
layout.content-max680pxobserved · blockedReading column maximum.
layout.measure72observed · blockedReading measure in ch.
motion.duration.base120msobserved · blockedNo role description declared.
motion.duration.fast80msobserved · blockedNo role description declared.
motion.duration.slow150msobserved · blockedThe maximum. Reduced motion sets every duration to 0.01ms.
radius.none0pxobserved · blockedThe only radius. Nothing is rounded.
shadow.floating0px 6px 22px 0px rgb(0 0 0 / 55%)observed · blockedThe only shadow: the i3 floating window.
space.00pxobserved · blockedNo role description declared.
space.11pxobserved · blockedNo role description declared.
space.1212pxobserved · blockedNo role description declared.
space.1616pxobserved · blockedNo role description declared.
space.22pxobserved · blockedNo role description declared.
space.2424pxobserved · blockedNo role description declared.
space.3232pxobserved · blockedNo role description declared.
space.44pxobserved · blockedNo role description declared.
space.4848pxobserved · blockedNo role description declared.
space.88pxobserved · blockedNo role description declared.
z.canvas0observed · blockedNo role description declared.
z.dialog30observed · blockedNo role description declared.
z.drawer20observed · blockedNo role description declared.
z.popover10observed · blockedNo role description declared.
z.raised1observed · blockedNo role description declared.
z.skip-link1000observed · blockedNo role description declared.
z.toast40observed · blockedNo role description declared.

j3w1 / command

  • SPEC Overview
  • SPEC Foundations
  • SPEC Components
  • SPEC Patterns
  • SPEC Tokens
  • SPEC Tools
  • SPEC Implement
  • SPEC For agents
  • SPEC Ports
  • SPEC Releases
  • DEMO Vue application demo
  • SPEC Complete UI theme specification