erdkse / adminlte-3-vue

Vue 3.4.27 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-vue
MIT License
248 stars 115 forks source link

Dark mode/side bar implementation #30

Closed olufemioyedepo closed 2 years ago

olufemioyedepo commented 3 years ago

Great work so far @erdkse, It would be nice the template can have a dark mode toggle as shown in the screenshot below from the base template.

adminlte-sidebar-darkmode

olufemioyedepo commented 2 years ago

Hi @erdkse

erdkse commented 2 years ago

Hey @olufemioyedepo ! Will work on this one on weekend

erdkse commented 2 years ago

@olufemioyedepodarkMode is added to src/store/ui/index.ts file. You can set its value there.

olufemioyedepo commented 2 years ago

@erdkse great job so far but how can the user toggle the dark mode?

erdkse commented 2 years ago

They can't currently. Ok I will add that too

olufemioyedepo commented 2 years ago

Ok great Erdi

erdkse commented 2 years ago

Work in progress. You can follow up by visiting the related PR.

erdkse commented 2 years ago

@olufemioyedepo Done!

olufemioyedepo commented 2 years ago

Great job Erdi!