swagger-api / swagger-ui

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
https://swagger.io
Apache License 2.0
26.57k stars 8.96k forks source link

Add Dark Mode #10089

Open ihssmaheel-dev opened 3 months ago

ihssmaheel-dev commented 3 months ago

Content & configuration

Swagger/OpenAPI definition:

 # your YAML here

Swagger-UI configuration options:

 SwaggerUI({
   // your config options here
 })
 ?yourQueryStringConfig

Is your feature request related to a problem?

Describe the solution you'd like

Describe alternatives you've considered

Additional context

vatsal-afk commented 1 month ago

Hi, I would be happy to take up this issue!

westofsky commented 2 weeks ago

How about this ? I fix it in new swagger like this