Theming: RGB --> HSL
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
|
||||
&:hover {
|
||||
background: var(--brand-color);
|
||||
color: var(--primary-text-color-faint);
|
||||
color: var(--primary-text-color--faint);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user