sync: update from private repo (8447335)
CI / build-and-test (push) Has been cancelled

This commit is contained in:
oss-sync
2026-06-05 06:25:26 +00:00
parent e00ea9fb0c
commit 42031b18b0
8 changed files with 589 additions and 8 deletions
+3 -1
View File
@@ -33,7 +33,9 @@
borders rely on hairline; verify surface/surface-2/hairline separation
and WCAG AA text contrast before shipping (spec §4.1 #6). */
--slate-50: #0a0a0c; --slate-100: #131316; --slate-200: #202024;
--slate-300: #2e2e34; --slate-400: #52525b; --slate-500: #8b8b93;
/* slate-400/500 lifted to clear WCAG AA on canvas (#0a0a0c): secondary
text (timestamps, version, meta) was ~3:1 at #52525b — too dim. */
--slate-300: #383840; --slate-400: #7a7a85; --slate-500: #9b9ba5;
--slate-600: #a1a1aa; --slate-700: #c4c4cc; --slate-800: #dedee2;
--slate-900: #f1f1f3; --slate-950: #fafafa;
--gray-400: #6b7280; --gray-500: #9ca3af; --gray-700: #d1d5db;