when i choose darkmode, the theme not change? how to fix it? Please help me!
Could you please check if these files exist in the folder?
public/demo5/plugins/global/plugins.dark.bundle.css
public/demo5/plugins/global/plugins-custom.dark.bundle.css
public/demo5/css/style.dark.bundle.css
Please add the body class.
<body class="dark-mode ..."> Hi Long Nguyá»
n
You can refer to the documentation here.
https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/dark-mode?demo=demo5
Thanks