style: brighter text colors — white primary, lighter muted
This commit is contained in:
parent
b7b49110da
commit
354aec0995
1 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue