Dark layout
No need to change any js or css files.
If you want to change layout to dark mode you need to add dark data-theme attributes with your
html tag
<html data-theme="dark">
</html>
Dark layout page
Top
No need to change any js or css files.
If you want to change layout to dark mode you need to add dark data-theme attributes with your
html tag
<html data-theme="dark">
</html>