Skip to content

Commit

Permalink
Nav unification: update Powder Snow color scheme to be compatible wit…
Browse files Browse the repository at this point in the history
…h Nav Unification
  • Loading branch information
frontdevde committed Nov 26, 2020
1 parent 72e031d commit cc34677
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,10 @@
--color-sidebar-menu-hover-background: var( --color-surface );
--color-sidebar-menu-hover-background-rgb: var( --studio-white-rgb );
--color-sidebar-menu-hover-text: var( --studio-blue-60 );

/* Sidebar Submenu - Nav Unification */
--color-sidebar-submenu-background: var( --studio-gray-10 );
--color-sidebar-submenu-text: var( --studio-gray-80 );
--color-sidebar-submenu-hover-text: var( --studio-blue-60 );
--color-sidebar-submenu-selected-text: var( --studio-gray-80 );
}

0 comments on commit cc34677

Please sign in to comment.