mirror of
https://projects.blender.org/infrastructure/gitea-custom.git
synced 2025-02-26 00:35:38 -05:00
UI: Map style variable color-accent to existing color-primary definition
Part of infrastructure/blender-projects-platform#133
This commit is contained in:
parent
381b1d116a
commit
58b236e323
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue