Top

Multikit documentation

Dark


If you want Dark theme, changes are below:

<!-- Replace style.css with dark.css -->
<link id="change-link" rel="stylesheet" type="text/css" href="../assets/css/dark.css">

<!-- add class dark in html tag -->
<html lang="en" class="dark">