fix: clean up colorscheme variants #58

Merged
barrettruth merged 4 commits from fix/colorscheme-variants into main 2026-07-02 04:51:33 +00:00
Owner

Checklist

  • I have read CONTRIBUTING.md.
  • No AI was used to generate, edit, or review any part of this contribution.

Problem

The daylight entrypoint did not select the daylight variant, and several syntax captures could inherit Normal background colors that override cursorline, visual, and folded-line backgrounds.

Solution

Make the midnight and daylight entrypoints select their intended variants, keep syntax groups foreground-only where they should not paint backgrounds, align diff palette values with the existing generated formulas, and correct stale project metadata.

## Checklist - [x] I have read [CONTRIBUTING.md](https://git.barrettruth.com/barrettruth/midnight.nvim/src/branch/main/CONTRIBUTING.md). - [ ] No AI was used to generate, edit, or review any part of this contribution. ## Problem The daylight entrypoint did not select the daylight variant, and several syntax captures could inherit Normal background colors that override cursorline, visual, and folded-line backgrounds. ## Solution Make the midnight and daylight entrypoints select their intended variants, keep syntax groups foreground-only where they should not paint backgrounds, align diff palette values with the existing generated formulas, and correct stale project metadata.
fix: clean up colorscheme variants
Some checks failed
quality / Format (pull_request) Failing after 2s
quality / Lint (pull_request) Failing after 1s
9c7d4debc1
ci: isolate Nix XDG cache
All checks were successful
quality / Format (pull_request) Successful in 19s
quality / Lint (pull_request) Successful in 4s
297f8b8d6d
Revert "ci: isolate Nix XDG cache"
Some checks failed
quality / Format (pull_request) Failing after 2s
quality / Lint (pull_request) Failing after 1s
1fe61b1321
This reverts commit 297f8b8d6d.
ci: rerun quality
All checks were successful
quality / Format (pull_request) Successful in 6s
quality / Lint (pull_request) Successful in 3s
d7bce0e81d
barrettruth deleted branch fix/colorscheme-variants 2026-07-02 04:51:33 +00:00
Sign in to join this conversation.
No description provided.