fix: bump shade of muted text to gray-700
This commit is contained in:
parent
ec798598ef
commit
552ea50a73
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@
|
|||
--btn-shadow: var(--shadow-xs);
|
||||
|
||||
// Type Colors
|
||||
--text-muted: var(--gray-600);
|
||||
--text-muted: var(--gray-700);
|
||||
--text-light: var(--gray-800);
|
||||
--text-color: var(--gray-900);
|
||||
--heading-color: var(--gray-900);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue