All in 1 Pack

Arctic VueJs
Dasboard Template

Vue, VuetifyJs & TailwindCss

Grab the most developer friendly & easy to customize
Vuejs Admin Dashboard & UI Kits.

View Demos
menu

Arctic vue Layout settings

Arctic's layout is controlled by themeConfig.js (Location: src\themeConfig.js)

Open src\themeConfig.js file and find themeConfig and For vuetify configuration find themePreset Object definition. Change the options in your need.

themeConfig Options

disableCustomizer: false, // options[Boolean] : true, false(default)

rtl: false, // options[Boolean] : true, false(default)

verticalSidebarMini: false, // options[Boolean] : true, false(default)

verticalSidebarDrawer: true, // options[Boolean] : true, false(default)/p>

showBreadcrumb: true, // options[Boolean] : true, false(default)(Show/Hide breadcrumb)

layout: "VerticalSidebar", //VerticalCompactSidebar,VerticalSaasLayout,VerticalSidebar,HorizontalBar

isDark: true or false

verticalSidebarDrawerColor: "dark", // primary,white,sucsess,warning,etc

appBarColor: "white", // primary,white,sucsess,warning,etc

Available Colors

  • White
  • Black
  • gray
  • blue
  • indigo
  • yellow
  • green
  • red
  • orange
  • pink

You can find all available colors here https://vuetifyjs.com/en/styles/colors/#material-colors