Skip to content

fix(swagger-ui): dark mode ui background color#2665

Merged
DjordyKoert merged 1 commit into
nelmio:5.xfrom
qconer:fix_dark_mode
Jan 8, 2026
Merged

fix(swagger-ui): dark mode ui background color#2665
DjordyKoert merged 1 commit into
nelmio:5.xfrom
qconer:fix_dark_mode

Conversation

@qconer

@qconer qconer commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

Description

Remove background color definitions to make dark mode looks OK

Closes #2663

What type of PR is this?

  • Bug Fix

Result

dark mode:
image

light mode:
image

@codecov

codecov Bot commented Jan 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.71%. Comparing base (71a9e8e) to head (d3c59b2).
⚠️ Report is 2 commits behind head on 5.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##              5.x    #2665   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files          94       94           
  Lines        3035     3035           
=======================================
  Hits         2905     2905           
  Misses        130      130           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DjordyKoert DjordyKoert changed the title fix: fix dark mode ui fix(swagger-ui): dark mode ui background color Jan 8, 2026
@DjordyKoert DjordyKoert merged commit 0303e94 into nelmio:5.x Jan 8, 2026
42 checks passed
@DjordyKoert

Copy link
Copy Markdown
Collaborator

Thank you for the fix! ❤️

@DjordyKoert DjordyKoert added the backport 4.x Create PR backport to 4.x branch label Jan 8, 2026
@nelmioapidocbundle-backport

Copy link
Copy Markdown

Successfully created backport PR for 4.x:

github-actions Bot pushed a commit that referenced this pull request Jan 8, 2026
## Description

Remove background color definitions to make dark mode looks OK

Closes #2663

## What type of PR is this?
- [x] Bug Fix

## Result

dark mode:
<img width="1256" height="759" alt="image"
src="https://github.com/user-attachments/assets/263cfbf2-4cd3-4c9d-9c71-328071e34da2"
/>

light mode:
<img width="1256" height="759" alt="image"
src="https://github.com/user-attachments/assets/b16b18e5-5426-49e3-aeb9-ecd5c2685b46"
/>

(cherry picked from commit 0303e94)
DjordyKoert pushed a commit that referenced this pull request Jan 8, 2026
#2668)

### This is an automated backport of #2665 to branch `4.x`.

> [!CAUTION]
> **Do not modify this pull request.**

## Description

Remove background color definitions to make dark mode looks OK

Closes #2663

## What type of PR is this?
- [x] Bug Fix

## Result

dark mode:
<img width="1256" height="759" alt="image"
src="https://github.com/user-attachments/assets/263cfbf2-4cd3-4c9d-9c71-328071e34da2"
/>

light mode:
<img width="1256" height="759" alt="image"
src="https://github.com/user-attachments/assets/b16b18e5-5426-49e3-aeb9-ecd5c2685b46"
/>

Co-authored-by: b.pliachenko <qconer@users.noreply.github.com>
DjordyKoert pushed a commit that referenced this pull request Jan 8, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.38.7](v4.38.6...v4.38.7)
(2026-01-08)


### Bug Fixes

* **swagger-ui:** dark mode ui background color [Backport
[#2665](#2665) to
4.x] ([#2668](#2668))
([64b8d06](64b8d06))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
DjordyKoert pushed a commit that referenced this pull request Jan 8, 2026
🤖 I have created a release *beep* *boop*
---


##
[5.9.1](v5.9.0...v5.9.1)
(2026-01-08)


### Bug Fixes

* **swagger-ui:** dark mode ui background color
([#2665](#2665))
([0303e94](0303e94))


### Miscellaneous Chores

* **phpdocumentor:** bump support for reflection-docblock &
type-resolver
([#2666](#2666))
([75a543d](75a543d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 4.x Create PR backport to 4.x branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Swagger ui in dark-mode looks awful

2 participants