Skip to content

Conversation

@ivanauth
Copy link
Contributor

@ivanauth ivanauth commented Dec 15, 2025

Summary

Fixes #440 - Adds dark mode CSS styling for Swagger UI components on the HTTP API documentation pages.

Testing

  • Verified build passes
  • Visually tested both dark and light modes locally
  • Dark mode: text now readable with proper contrast
  • Light mode: unchanged, works as before

BEFORE
https://authzed.com/docs/spicedb/api/http-api#/Experimental

Screenshot 2025-12-15 at 10 39 48 AM

AFTER
Screenshot 2025-12-15 at 10 45 12 AM

@vercel
Copy link

vercel bot commented Dec 15, 2025

@ivanauth is attempting to deploy a commit to the authzed Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Dec 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Dec 18, 2025 5:27pm

@miparnisari
Copy link
Contributor

Looks good! @ivanauth could you make it so that after you click on one API, the text is readable?

image

@ivanauth
Copy link
Contributor Author

@miparnisari thank you, should be fixed via a0e315d.

Screenshot 2025-12-18 at 9 06 11 AM

@miparnisari miparnisari merged commit b3fc870 into authzed:main Dec 18, 2025
5 of 7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix darkmode styling of swagger UI on http API pages

2 participants