Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuyk/honkit-plugin-theme-darkening
A dark theme for Honkit forked from darkening
https://github.com/stuyk/honkit-plugin-theme-darkening
Last synced: about 22 hours ago
JSON representation
A dark theme for Honkit forked from darkening
- Host: GitHub
- URL: https://github.com/stuyk/honkit-plugin-theme-darkening
- Owner: Stuyk
- Created: 2021-09-02T18:02:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T15:13:49.000Z (over 3 years ago)
- Last Synced: 2024-12-17T08:15:15.727Z (6 days ago)
- Language: Less
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Darkening Theme for Honkit
This is the default theme for [https://altv.stuyk.com/](https://altv.stuyk.com/) which is unofficial documentation for alt:V. This builds off the default theme and simply makes a more elegant front-end design.
## Preview
![](https://i.imgur.com/ceOHOwg.png)
## Installation
_Install from npm_
```sh
npm install honkit-plugin-theme-darkening --save-dev
```_Recommended to load this plugin last._
```json
{
"plugins": ["honkit-plugin-theme-darkening"]
}
```