// Your variable overrides can go here, e.g.: // $h1-font-size: 3rem; $theme: "app-vapor"; @import "vapor/variables"; $panelBgColor: #363636; $panelShadow: none; $panelBorder: 1px solid #454545; $topNavbarColor: $primary; // $navbarActiveColor: #d6d6d6; $headerBreadcrumbLinksBoxshadow: 0 1px 0 rgba(255, 255, 255, 0.07), inset 0 -1px 2px rgba(0, 0, 0, 0.5), inset 0 3px 5px rgba(0, 0, 0, 0.6); $sidebarBgColor: $dark; $sidebarTextColor: $white; $sidebarActiveColor: $success; $sidebarActiveBgColor: $gray-800; $sidebarHoverColor: $gray-700; $sidebarBorder: none; $sidebarShadows: none; $sidebarLockButton: unset; $activeSidebarLinkColor: $primary; @import "theme-default";