/honkit-plugin-theme-darkening

A dark theme for Honkit forked from darkening

Primary LanguageLess

Darkening Theme for Honkit

This is the default theme for 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

Installation

Install from npm

npm install honkit-plugin-theme-darkening --save-dev

Recommended to load this plugin last.

{
    "plugins": ["honkit-plugin-theme-darkening"]
}