Skip to content

Commit

Permalink
Set Navbar and Sidebar color from theme before render.
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ksem committed Jun 11, 2021
1 parent 1e5d11e commit 4edb588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/vuestic-ui/global-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export default {
VaIcon,
VaToast,
VaButton,
...COLOR_THEMES[0].components
},
colors: COLOR_THEMES[0].colors,
icons: iconsConfig
Expand Down

0 comments on commit 4edb588

Please sign in to comment.