esdoc-custom-theme
Version:
A customizable theme for esdoc
73 lines (44 loc) ⢠3.31 kB
Markdown
# š Esdoc custom theme
A customizable theme for esdoc (using modern browser features)
[](https://www.npmjs.com/package/esdoc-custom-theme)
[](https://github.com/conventional-changelog/standard-version)
[](https://raw.githubusercontent.com/sinnerschrader/esdoc-custom-theme/master/LICENSE)
[](https://github.com/sinnerschrader/esdoc-custom-theme/issues)
[](https://travis-ci.org/sinnerschrader/esdoc-custom-theme)
[](https://www.bithound.io/github/sinnerschrader/esdoc-custom-theme)
[](https://www.bithound.io/github/sinnerschrader/esdoc-custom-theme)
[](https://yarnpkg.com/)
[](http://commitizen.github.io/cz-cli/)
```shell
yarn add esdoc-custom-theme
```
## Documentation
[Documentation](https://sinnerschrader.github.io/esdoc-custom-theme/)
## Current features
* Search
* responsive
* developer customizable
* reader customizable
* persistent settings (via localStorage)
* repos in the same space will share the storage š»š
* light and dark mode
* 49 colorschemes to choose from
* perfect syntax highlighting for jsx (it's not common)
## Next features
* define default colorscheme per css (custom-properties/css-variable)
* load custom font via google-fonts (reader customizable)
## Screenshots
### Dark mode
<img src="https://cdn.rawgit.com/sinnerschrader/esdoc-custom-theme/master/.github/images/dark-mode.png" alt="dark mode theme"/>
### Light mode
<img src="https://cdn.rawgit.com/sinnerschrader/esdoc-custom-theme/master/.github/images/light-mode.png" alt="light mode theme"/>
### Search
<img src="https://cdn.rawgit.com/sinnerschrader/esdoc-custom-theme/master/.github/images/light-mode-search.png" alt="light mode theme search"/>
### Responsive
<img src="https://cdn.rawgit.com/sinnerschrader/esdoc-custom-theme/master/.github/images/iphone.png" alt="responsive iphone"/>
<img src="https://cdn.rawgit.com/sinnerschrader/esdoc-custom-theme/master/.github/images/iphone-menu.png" alt="responsive iphone-menu"/>
### Colorschemes
<img src="https://cdn.rawgit.com/sinnerschrader/esdoc-custom-theme/master/.github/images/theme-cobalt.png" alt="theme cobalt"/>
<img src="https://cdn.rawgit.com/sinnerschrader/esdoc-custom-theme/master/.github/images/theme-dracula.png" alt="theme dracula"/>
Ā© Copyright 2018 [Gregor Adams](https://github.com/pixelass)
Proudly powered by [Sinnerschrader](https://sinnerschrader.com)([Github](https://github.com/sinnerschrader))