dummy-typescript-project - v0.1.0

typedoc-plugin-color-themes

A TypeDoc plugin that modifies the colors of the builtin themes and adds more to select from. It also styles the theme drop-down menu.

The following options are added to the theme drop-down menu:

  • Dark+
  • Black
  • Midnight Blue

Installation

# Install as dev dependency
npm install --save-dev shane4368/typedoc-plugin-color-themes

Usage

npx typedoc --options typedoc.json --plugin @shane4368/typedoc-plugin-color-themes

Generated using TypeDoc