Unreleased software — APIs may change without notice.

toolbox

GitHub
stick.css

A CSS design system

Two color tokens. Two type knobs. Composition over configuration. Theming, dark mode, hue rotation, and contrast are automatic.

Setup

Add the stylesheet to your <head>. That's it.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Deufel/toolbox@latest/css/style.css">

Set data-ui-theme="light" or "dark" on <html> to lock a theme. Omit it to follow the system preference.

The system

Six sections. Each builds on the ones above it.

Looking for a quick lookup? See the reference card →