feat: add dark mode, update source links #1

Merged
naomi merged 1 commits from feat/dark into main 2025-03-27 14:18:20 -07:00
Owner

Explanation

No response

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

Minor - My pull request introduces a new non-breaking feature.

### Explanation _No response_ ### 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 - [x] 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 Minor - My pull request introduces a new non-breaking feature.
naomi added 1 commit 2025-03-27 14:18:11 -07:00
naomi merged commit bec1413137 into main 2025-03-27 14:18:20 -07:00
naomi deleted branch feat/dark 2025-03-27 14:18:20 -07:00
Member

I think there's a few elements that need adjusted to make dark mode look perfect.

I think there's a few elements that need adjusted to make dark mode look perfect.
Author
Owner

Nah, I had just missed a setting. Should be fixed with a refresh.

(Also this PR is for the VSCode theme, not the forum)

Nah, I had just missed a setting. Should be fixed with a refresh. (Also this PR is for the VSCode theme, not the forum)
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/vscode-themes#1
No description provided.