Skip to content

regression: broken support for custom themes #1701

@vladmandic

Description

@vladmandic

typedoc version: typedoc 0.22.3
other versions: typescript 4.4.3 with node 16.5.0 on ubuntu 21.04 inside wsl2 on windows 11

typedoc --theme custom test.js

throws error:

Error: The theme 'custom' is not defined. The available themes are: default
Error: Documentation could not be generated due to the errors above.

same when using typedoc via api and setting td.options.theme (which is a type: string, so not much else to do there)

this used to work before latest update

Metadata

Metadata

Assignees

No one assigned

    Labels

    no bugThis is expected behavior

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions