fix: make text in inline code blocks visible #38

Merged
naomi merged 1 commits from fix/inline-code-block-colors into main 2026-07-02 00:39:22 -07:00
Member

Explanation

dark mode before
image.png
dark mode after
image.png

light mode before
image.png
light mode after
image.png

I copied from the code blocks that are used in the style guide to be sure to use approved colors

Issue

No response

Attestations

Dependencies

  • I have pinned the dependencies to a specific patch version.

Style

  • I have run the linter and resolved any errors.
  • My pull request uses an appropriate title, matching the conventional commit standards.
  • My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

Tests

  • My contribution adds new code, and I have added tests to cover it.
  • My contribution modifies existing code, and I have updated the tests to reflect these changes.
  • All new and existing tests pass locally with my changes.
  • Code coverage remains at or above the configured threshold.

Documentation

No response

Versioning

Patch - My pull request introduces bug fixes ONLY.

### Explanation dark mode before ![image.png](/attachments/1990d57d-59b8-4d15-8d47-e8a8cb0c4ca3) dark mode after ![image.png](/attachments/ae8f6740-620e-47bb-83a2-b4e8015462dd) light mode before ![image.png](/attachments/ea06ec0d-8c39-4f2a-8116-cb1e80ccc82e) light mode after ![image.png](/attachments/7fa57aa3-c7a1-4ed5-85f4-28a0fa33b8b4) I copied from the code blocks that are used in the style guide to be sure to use approved colors ### Issue _No response_ ### Attestations - [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/) - [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/). - [x] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/). ### Dependencies - [ ] I have pinned the dependencies to a specific patch version. ### Style - [x] I have run the linter and resolved any errors. - [x] My pull request uses an appropriate title, matching the conventional commit standards. - [x] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request. ### Tests - [ ] My contribution adds new code, and I have added tests to cover it. - [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes. - [ ] All new and existing tests pass locally with my changes. - [ ] Code coverage remains at or above the configured threshold. ### Documentation _No response_ ### Versioning Patch - My pull request introduces bug fixes ONLY.
ilenia force-pushed fix/inline-code-block-colors from bffe5ce8b4 to 5a1c9b474b 2026-07-02 00:20:39 -07:00 Compare
ilenia added 1 commit 2026-07-02 00:22:48 -07:00
fix: make text in inline code blocks visible
Node.js CI / CI (pull_request) Successful in 57s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m14s
194e5a0475
ilenia force-pushed fix/inline-code-block-colors from 5a1c9b474b to 194e5a0475 2026-07-02 00:22:48 -07:00 Compare
naomi merged commit 52afd3c1ce into main 2026-07-02 00:39:22 -07:00
naomi deleted branch fix/inline-code-block-colors 2026-07-02 00:39:22 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/docs#38