mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage
synced 2026-04-11 18:28:15 +00:00
added colors to side bar
This commit is contained in:
@@ -761,6 +761,13 @@
|
||||
--color-bg-brand-section: var(--color-brand-600);
|
||||
--color-bg-brand-section_subtle: var(--color-brand-500);
|
||||
|
||||
/* SIDEBAR-SPECIFIC COLORS (Light Mode Only) */
|
||||
--color-sidebar-bg: rgb(28, 33, 44);
|
||||
--color-sidebar-nav-item-hover-bg: rgb(42, 48, 60);
|
||||
--color-sidebar-nav-item-hover-text: rgb(73, 160, 225);
|
||||
--color-sidebar-nav-item-active-bg: rgb(42, 48, 60);
|
||||
--color-sidebar-nav-item-active-text: rgb(73, 160, 225);
|
||||
|
||||
/* COMPONENT COLORS */
|
||||
--color-app-store-badge-border: rgb(166 166 166);
|
||||
--color-avatar-bg: var(--color-gray-100);
|
||||
|
||||
Reference in New Issue
Block a user