UI: Map style variable color-accent to existing color-primary definition
Part of infrastructure/blender-projects-platform#133
This commit is contained in:
@@ -214,6 +214,9 @@
|
|||||||
--color-footer: hsl(213, 14.8%, 21%);
|
--color-footer: hsl(213, 14.8%, 21%);
|
||||||
--color-footer-text: var(--color-text-light-3);
|
--color-footer-text: var(--color-text-light-3);
|
||||||
--color-footer-links: var(--color-text-light-1);
|
--color-footer-links: var(--color-text-light-1);
|
||||||
|
|
||||||
|
/* Color aliases. */
|
||||||
|
--color-accent: var(--color-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Custom styling of individual elements.
|
/* Custom styling of individual elements.
|
||||||
|
|||||||
Reference in New Issue
Block a user