Skip to content

[pull] main from nodejs:main#253

Merged
pull[bot] merged 3 commits intoadamlaska:mainfrom
nodejs:main
Nov 2, 2025
Merged

[pull] main from nodejs:main#253
pull[bot] merged 3 commits intoadamlaska:mainfrom
nodejs:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Nov 2, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Ju-MINJAE and others added 3 commits November 2, 2025 09:19
* fix: improve color contrast in AlertBox info variant

- Change info background from bg-info-600 to bg-info-400
- Improves text contrast ratio to meet WCAG 2.1 AA standards
- Ensures better readability for users with visual impairments

The darker background (info-400) provides better contrast with
white text, meeting the minimum 4.5:1 contrast ratio requirement.

Fixes #8290

* fix: resolve CSS conflict between AlertBox and markdown styles

- Keep background color at bg-info-600 as per design system
- Add !important to paragraph color to override markdown styles
- Fix text color conflict where p tags inherit markdown paragraph styles

The issue was a CSS specificity conflict. Paragraph elements inside
AlertBox were inheriting black text color from markdown styles instead
of maintaining the white text color defined in AlertBox styles.

Fixes #8290

* improve color contrast in AlertBox info variant

* fix: add span and div to text color override

* fix: use wildcard selector for text color override
* fix: codebox selectable code

* fix: selectable text in popover
@pull pull Bot locked and limited conversation to collaborators Nov 2, 2025
@pull pull Bot added the ⤵️ pull label Nov 2, 2025
@pull pull Bot merged commit f58851b into adamlaska:main Nov 2, 2025
0 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants