-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Issue Suggestion: Enhancing Swagger UI with Theme Customization
To improve the appearance of Swagger UI, consider exploring additional theme options for syntax highlighting. For example:
app = FastAPI(swagger_ui_parameters={"syntaxHighlight.theme": "obsidian"})This changes the theme to "obsidian," providing a sleek, dark appearance.
Check out other available themes and experiment to find the best look for your UI. A well-chosen theme can make the UI more visually appealing and user-friendly.
For reference, see the FastAPI documentation: Change the Theme
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo