42Crunch / vscode-openapi

VisualStudio Code OpenAPI tools
GNU Affero General Public License v3.0
325 stars 41 forks source link

Add a "dark mode" to go with the VS code theme #144

Open tgross35 opened 2 years ago

tgross35 commented 2 years ago

Hey all,

It would be awesome to have a dark mode for the swaggerui renderer. This isn't native in swaggerui, but it may be possible to implement in the OpenAPI extension.

Someone details how to do a dark mode here: https://dev.to/amoenus/turn-swagger-theme-to-the-dark-mode-4l5f

And there is a usertheme here: https://uso.kkx.one/style/188706

Love the extension, would be awesome to see in dark mode!

ak1394 commented 2 years ago

Thanks for the feedback. I'll check to see what we can do about it, we've recently upgraded to a most recent version of SwaggerUI and I'm not sure if these examples play nice with it. Swagger UI doesn't yet support dark mode directly https://github.com/swagger-api/swagger-ui/issues/5327

Robouste commented 1 year ago

Is there any update about implementing a dark mode?

Droutin commented 2 weeks ago

up