Fix invisible nag (missing --color-orange)
This commit is contained in:
parent
e978de2944
commit
930c62ac8a
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
--color-gray-9: #1f1f22;
|
||||
--color-gray-10: #18181b;
|
||||
--color-amber: #f26522;
|
||||
--color-orange: #fb923c;
|
||||
|
||||
// Structure
|
||||
--color-text: var(--color-black);
|
||||
|
|
Loading…
Add table
Reference in a new issue