Dark theme for docsify
Add darkly.css
file in your index.html
instead of default style.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sushantrahate/docsify-darkly-theme/css/darkly.css">
<!-- Compressed -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sushantrahate/docsify-darkly-theme/css/darkly.min.css">
Tested with docsify version: 4.13.1
If you liked it then please show your love by ⭐ the repo
This project is licensed under the The Unlicense License. See the LICENSE for details.