Navbar buttons
Open each of the navigation bar’s buttons (NavNorm, NavHover, NavActive) to change the normal, hover, and active color of the button text by setting $NameColor
. You can also change the color of the button background (for NavHover and NavActive only) by setting $Color
. NavNorm automatically sets itself to the color of dashNavbar.
For info on populating your navbar with buttons and dropdown menus, click here: Populating the navbar.