Dark
If you want Dark theme, changes are below:
<!-- Replace style.css with _theme-dark.scss -->
<link rel="stylesheet" type="text/css" href="../assets/scss/theme/_theme-dark.scss">
<!-- add class dark in html tag -->
<body class="dark">
Top
If you want Dark theme, changes are below:
<!-- Replace style.css with _theme-dark.scss -->
<link rel="stylesheet" type="text/css" href="../assets/scss/theme/_theme-dark.scss">
<!-- add class dark in html tag -->
<body class="dark">