Theme mode change in Laravel settings doing nothing
Hi,
Latest metronic 8 for Laravel.
In config/settings.php
I set
'KT_THEME_MODE_DEFAULT' => 'dark',
But I can't see dark theme. Is it working, do o need compile? Or there is bug?
In
partials/theme-mode/_init.blade.php
There is script>var defaultThemeMode = "light"; var themeMode; ......
So if I change there theme mode to dark it changes..
Replies (1)
Deleted comment
Deleted comment