source here: https://github.com/VladKochetov007/quick_trade.github.io
docsify: https://docsify.js.org/#/
my tree:
project
└── quick_trade.github.io
├── docs
│ ├── .nojekyll
│ ├── index.html
│ └── README.md
└── README.md
in index.html:
<head>
...
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple-dark.css">
...
</head>
or other dark theme on https://docsify.js.org/#/themes