mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-22 01:25:07 +02:00
Replaced hardcoded global color tokens (gray-000, gray-100, gray-600, white, gainsboro) with Cunningham contextual tokens to enable proper dark mode support. Components updated: - LeftPanel: background colors - DropButton: popover background - DropdownMenu: menu item background - DocEditor: editor container background - DocEditor styles: BlockNote CSS variables, inline code, links - TableContent: panel and heading backgrounds This allows the UI to automatically adapt between light and dark themes. Signed-off-by: dtinth-ampere-devbox <dtinth@spacet.me> Signed-off-by: dtinth on MBP M1 <dtinth@spacet.me>