mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[AAE-19247] Add css variables for selected and hover menu item (#3592)
This commit is contained in:
@@ -48,6 +48,7 @@ $defaults: (
|
||||
--theme-search-background-color: darken($background-color, 1),
|
||||
--theme-text-color: mat.get-color-from-palette($foreground, text, 0.54),
|
||||
--theme-sidenav-text-color: mat.get-color-from-palette($foreground, text),
|
||||
--theme-sidenav-active-text-color: mat.get-color-from-palette($foreground, text),
|
||||
--theme-sidenav-user-menu-color: mat.get-color-from-palette($foreground, text),
|
||||
--theme-text-bold-color: mat.get-color-from-palette($foreground, text, 0.87),
|
||||
--theme-title-color: mat.get-color-from-palette($foreground, text, 0.87),
|
||||
|
Reference in New Issue
Block a user