style: brighter text colors — white primary, lighter muted

This commit is contained in:
Vadym Samoilenko 2026-03-26 13:59:55 +00:00
parent b7b49110da
commit 354aec0995

View file

@ -15,9 +15,9 @@
--border: #252525;
--border-light: #2e2e2e;
--text: #f0f0f0;
--text-muted: #606060;
--text-sub: #888888;
--text: #ffffff;
--text-muted: #888888;
--text-sub: #aaaaaa;
--danger: #ef4444;
--success: #22c55e;