v0.9.85 minor ui updates

This commit is contained in:
2026-03-19 10:12:04 -04:00
parent 71575f278e
commit 6b7d555879
6 changed files with 69 additions and 21 deletions

View File

@@ -7,6 +7,7 @@
--primary-dark: #1557b0;
--primary-light: #e8f0fe;
--surface: #ffffff;
--warning-stroke: #92400e; /* amber-900 — dark stroke on yellow fill */
--surface-variant: #f8f9fa;
--background: #f1f3f4;
--border: #e0e0e0;
@@ -211,6 +212,7 @@ a { color: inherit; text-decoration: none; }
--primary-dark: #4d9de0;
--primary-light: #1a2d4a;
--surface: #1e1e2e;
--warning-stroke: #fde68a; /* amber-200 — light stroke on yellow fill in dark mode */
--surface-variant: #252535;
--background: #13131f;
--border: #2e2e45;