[PR #1022] [MERGED] feat: added custom dark mode styling for swagger ui #1323

Closed
opened 2026-02-26 19:32:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1022
Author: @adithyaakrishna
Created: 3/13/2024
Status: Merged
Merged: 3/16/2024
Merged by: @Mythie

Base: mainHead: feat/swagger-styling


📝 Commits (10+)

📊 Changes

3 files changed (+29 additions, -1 deletions)

View changed files

📝 apps/web/src/components/(dashboard)/layout/menu-switcher.tsx (+1 -1)
📝 packages/api/v1/api-documentation.tsx (+19 -0)
📝 packages/ui/styles/theme.css (+9 -0)

📄 Description

Description:

Updated the OpenAPI doc dark mode styling here https://app.documenso.com/api/v1/openapi

Before:

Screenshot 2024-03-13 at 09 48 36

After:

Screenshot 2024-03-13 at 12 40 08

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1022 **Author:** [@adithyaakrishna](https://github.com/adithyaakrishna) **Created:** 3/13/2024 **Status:** ✅ Merged **Merged:** 3/16/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/swagger-styling` --- ### 📝 Commits (10+) - [`27a6981`](https://github.com/documenso/documenso/commit/27a69819f9b925119cac61518a0c5bb761593512) feat: added custom styling for swagger ui - [`27e7e51`](https://github.com/documenso/documenso/commit/27e7e5178956c09c56038fbc6bfa25ece595e66e) Merge branch 'main' of https://github.com/documenso/documenso into feat/swagger-styling - [`e5497ef`](https://github.com/documenso/documenso/commit/e5497efe7c9f74f93e10557fda22aa3cd67c611f) chore: updated dark mode styling - [`025af6e`](https://github.com/documenso/documenso/commit/025af6e9f46f5e1683f607928fa73c341b68ba43) chore: added eol - [`cc48301`](https://github.com/documenso/documenso/commit/cc483016d8d6732b8a47365181dc31cee4323888) chore: updated styling - [`df8d394`](https://github.com/documenso/documenso/commit/df8d394c2853bdb9c2e68bd09f9d7534f4ae8ca3) chore: updated to resolvedTheme - [`00c71fd`](https://github.com/documenso/documenso/commit/00c71fd66cf9f4612ff538891cf9c2fec523cc42) chore: fixed focus ring - [`8d1da3d`](https://github.com/documenso/documenso/commit/8d1da3df728024c92573a7f4c1ecf069bdf994f2) Merge branch 'main' of https://github.com/documenso/documenso into feat/swagger-styling - [`d6668ad`](https://github.com/documenso/documenso/commit/d6668ad2042bc93b929d9b536f1321e7459cc3b1) Merge branch 'main' of https://github.com/documenso/documenso into feat/swagger-styling - [`17c6a4b`](https://github.com/documenso/documenso/commit/17c6a4bd55e16f6f7544f85f7166ccc46b7ba1ff) chore: updated focus state of menu switcher ### 📊 Changes **3 files changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/components/(dashboard)/layout/menu-switcher.tsx` (+1 -1) 📝 `packages/api/v1/api-documentation.tsx` (+19 -0) 📝 `packages/ui/styles/theme.css` (+9 -0) </details> ### 📄 Description **Description:** Updated the OpenAPI doc dark mode styling here https://app.documenso.com/api/v1/openapi **Before:** <img width="1473" alt="Screenshot 2024-03-13 at 09 48 36" src="https://github.com/documenso/documenso/assets/23498248/a4fa1fef-699f-40e9-a06d-e513fc786399"> **After:** <img width="1471" alt="Screenshot 2024-03-13 at 12 40 08" src="https://github.com/documenso/documenso/assets/23498248/39c606b5-ab8b-4031-9821-a57c8bb80b7d"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1323
No description provided.