fix(ui): recolor tab text #4

Open
nerdychara wants to merge 1 commits from fix(ui)/recolor-tab-text into main
Member

Explanation

The text for the Github tabs have an extremely low contrast. This PR fixes it.

Issue

#3

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

N/A

Versioning

Patch - My pull request introduces bug fixes ONLY.

### Explanation The text for the Github tabs have an extremely low contrast. This PR fixes it. ### Issue https://git.nhcarrigan.com/nhcarrigan/gitea/issues/3 ### 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 - [x] 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 - [x] My contribution adds new code, and I have added tests to cover it. - [x] My contribution modifies existing code, and I have updated the tests to reflect these changes. - [x] All new and existing tests pass locally with my changes. - [x] Code coverage remains at or above the configured threshold. ### Documentation N/A ### Versioning Patch - My pull request introduces bug fixes ONLY.
nerdychara added 1 commit 2026-02-08 07:00:08 -08:00
fix(ui): recolor tab text
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m18s
e71c8fc6b4
Some checks are pending
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m18s
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix(ui)/recolor-tab-text:fix(ui)/recolor-tab-text
git checkout fix(ui)/recolor-tab-text
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/gitea#4