Skip to content

🚸 Update methods to use colours instead of icons#55

Merged
savannahostrowski merged 4 commits intomainfrom
use_color_methods
Feb 19, 2026
Merged

🚸 Update methods to use colours instead of icons#55
savannahostrowski merged 4 commits intomainfrom
use_color_methods

Conversation

@savannahostrowski
Copy link
Copy Markdown
Member

@savannahostrowski savannahostrowski commented Feb 17, 2026

Closes #44

This required a bit of a hack to get the colours into the search, since colours aren't natively supported there. As a result, I've created SVGs that match the Swagger UI SCSS (https://github.com/swagger-api/swagger-ui/blob/master/src/style/_variables.scss), save for websocket since they don't actually define websocket in there.

Screenshot 2026-02-17 at 9 53 19 AM Screenshot 2026-02-17 at 9 53 13 AM

@savannahostrowski savannahostrowski added the bug Something isn't working label Feb 17, 2026
@savannahostrowski
Copy link
Copy Markdown
Member Author

savannahostrowski commented Feb 17, 2026

@tiangolo Let me know if this is what you had in mind!

(Reordering was done in #59 after these screenshots were taken!)

Copy link
Copy Markdown
Member

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looks great! 🙌

@savannahostrowski savannahostrowski merged commit e3f7aa7 into main Feb 19, 2026
2 checks passed
@savannahostrowski savannahostrowski deleted the use_color_methods branch February 19, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Icons for HTTP operations

2 participants