javalin / javalin-openapi

Annotation processor for compile-time OpenAPI & JsonSchema, with out-of-the-box support for Javalin 5.x, Swagger & ReDoc
https://github.com/javalin/javalin-openapi/wiki
Apache License 2.0
45 stars 17 forks source link

Support dark theme #175

Closed dzikoysk closed 1 year ago

dzikoysk commented 1 year ago

We can support dark theme (& custom themes in general) by providing a possibility to inject custom CSS/JS elements.

tipsy commented 1 year ago

Cool 😊