typedoc-dark-theme

0.0.11 • Public • Published

A Dark Theme for TypeDoc

This is a plugin made to be used with TypeDoc

alt text

Installation

npm install typedoc-dark-theme --save-dev  
yarn add typedoc-dark-theme 

To generate your documentation, use:

npx typedoc --out docs ./src/ --theme ./node_modules/typedoc-dark-theme/bin/default/

Edited the great work from Sebastian Lenz on typedoc-default-themes.

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i typedoc-dark-theme

    Homepage

    typedoc.org/

    Weekly Downloads

    21

    Version

    0.0.11

    License

    Apache-2.0

    Unpacked Size

    616 kB

    Total Files

    61

    Last publish

    Collaborators

    • pirix-gh