Notifications
Deja Brady sent you a friend request
2 hours • Communication
Jayvon Hull mentioned you in Minimal UI
a day • Project UI
Lainey Davidson added file to File manager
2 days • File manager
design.fig
2.3 Mb
Angelique Morse added new tags to File manager
3 days • File manager
Giana Brandt request a payment of $200
4 days • File manager
Customize layout & themes
Choose sidenav layout style
Sidenav Dark
Vertical sidebar navigation layout themed with high contrast dark color style.
You can set the dark sidebar color in two ways:
Option 1: Theme Config in src/partials/head-css.html
sidenav: {
color: "dark"
}
Option 2: Direct HTML Attribute
<html lang="en" data-sidenav-color="dark">