Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"]
}
```