documentationjs / documentationjs/documentation
Default HTML theme
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 481
- PR merge metrics
- No merged PRs in 30d
Description
Docs says that default HTML theme looks like: http://documentation.js.org/html-example/ (it is a pretty beautiful theme, great work)

When I used `npx documentation build *.js -f html -o docs/`, I got

The style is very different. Should we update a theme in the docs? Or maybe I am using CLI wrong?
I personally like a theme from the docs. How I can get it?
```sh
➜ npx documentation --version
10.0.0
```
Contributor guide
Assessment
This issue has not been assessed yet.