Skip to content

deathart/swagger-ui-improved-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger UI Improved Theme

Another attempt to make swagger ui docs look cool. Checkout the screen shots.

Note
  • Theme works fine for openapi v3+.
  • Theme works OK for swagger v2 (not completed tested but most of the things should work fine).
  • In future, only v3+ will be supported (if some change in openapi spec breaks v2 theme, then it will not be handled).

How to Use?

  • Download the CSS file locally and use in your project.
  • Use a CDN - jsDelivr. Just copy below URL -
  https://cdn.jsdelivr.net/gh/ajatkj/swagger-ui-improved-theme/css/swagger-ui-improved.css

Screenshots

screenshot

screenshot

TODO
  • Custom CSS properties to change colors, svgs, border-radius, etc. for ease of use.
  • When above is done, add add-on CSS files to support various themes.
  • Probably add js for further changes to the look and feel of swagger UI.
  • Add contribution guide to the project.

About

Swagger UI Improved Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%