Commit Graph

8 Commits

Author SHA1 Message Date
julioest
e26182c1ad feat: align spacing, corner radius, and font-size tokens with Figma 2026-02-25 13:45:30 -05:00
julioest
ddd6c64d37 feat: align CSS color tokens with Figma design system
Update grey scale, blue, orange, and accent primitives to match
Figma variable exports. Remap light and dark theme semantic tokens
for text, buttons, surfaces, and icons. Add stroke-strong and
stroke-mid tokens. Flatten dark mode accent surfaces to grey.

Preview landing page: add standalone docs note, fix theme toggle
icons to match Antora.
2026-02-24 14:38:56 -05:00
julioest
a5af8c95cc fix: align spacing tokens with Figma and prevent link-row word break 2026-02-24 06:09:49 -05:00
julioest
4b710cbec1 feat: rename colors-blue to colors-secondary to match Figma
- Rename --colors-blue-* to --colors-secondary-* across all source files
- Update style guide section heading and swatches
- Rebuild boostlook-v3.css
2026-02-24 01:17:00 -05:00
julioest
c45dfcc0c1 fix: remove unused color primitives and content indentation
- Remove unused color steps across brand-orange, negative, positive, warning, blue, and primary scales
- Remove legacy code syntax palette (colors-code-colors-*)
- Remove unused atom-one-dark/light variables
- Remove margin-left indentation from code blocks, admonitions, and tables
- Rebuild boostlook-v3.css
2026-02-24 00:40:56 -05:00
julioest
668f975dc3 feat: rename color primitives from neutral to primary, match Figma specs
- Rename --colors-neutral-* to --colors-primary-* across all source files
- Add --colors-primary-650 (#585A64) for body text
- Add --surface-page semantic token (#F7FDFE) for page background
- Update style guide section heading and swatches
- Rebuild boostlook-v3.css
2026-02-24 00:35:27 -05:00
julioest
0e53f8a619 fix: refine v3 CSS variables, typography, code blocks, and doc styles 2026-02-23 20:00:12 -05:00
julioest
ed2cb1636c feat: add modular v3 CSS source and build script 2026-02-17 19:09:25 -05:00