Skip to content

Add want: I want an option to invert the colors of any web page (issue #649)#845

Merged
aarongustafson merged 11 commits intomainfrom
copilot/add-invert-web-colors-option
Apr 14, 2026
Merged

Add want: I want an option to invert the colors of any web page (issue #649)#845
aarongustafson merged 11 commits intomainfrom
copilot/add-invert-web-colors-option

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 13, 2026

Adds a single new want markdown file for Diego Martín Álvarez's submission requesting a browser-native option to invert the colors of any web page.

Changes Made

  • wants/c5b76548-88e4-4ce1-aa6e-762e9188a2d0.md: New want file generated with npm run create-want -- 649, using the UUID as the number field and filename per current conventions.
    • Tags: accessibility, css, ux
    • Discussion: /issues/649 placeholder (to be updated to the real /discussions/<id> URL after the issue is converted)
    • Related links: CSS invert() (MDN), prefers-color-scheme (MDN), WCAG 2.1 §1.4.3 Contrast Minimum (W3C)

Validation

  • npm run validate-want passes
  • ✅ Diff vs. main shows only this single new want file

Post-Merge Action Required

⚠️ After merging, issue #649 needs to be converted to a discussion:

  1. Go to I want a option to invert the web colours. #649
  2. Click the three-dot menu (⋯) and select "Convert to discussion"
  3. Choose the "Wants" category (or "General" if unavailable)
  4. GitHub will assign a new discussion number — please reply to this PR with the new discussion URL (e.g. https://github.com/WebWeWant/webwewant.fyi/discussions/<new-number>) so that wants/c5b76548-88e4-4ce1-aa6e-762e9188a2d0.md can be updated accordingly

Agent-Logs-Url: https://github.com/WebWeWant/webwewant.fyi/sessions/13cf1dfe-23a2-4937-b0a4-e517e10c0794

Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot April 14, 2026 21:02
Copilot AI and others added 2 commits April 14, 2026 21:06
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
…tion' into copilot/add-invert-web-colors-option

Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot April 14, 2026 21:06
@aarongustafson
Copy link
Copy Markdown
Member

@copilot This PR shoudl only have resulted in a new markdown file. Please revert all other changes and start over. The docs have changed, so please refer to the updated versions before you begin.

Copilot AI and others added 2 commits April 14, 2026 21:33
…erent latency times as well (#844)

Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot April 14, 2026 21:33
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot April 14, 2026 21:35
Copilot AI requested review from Copilot and removed request for Copilot April 14, 2026 21:36
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 14, 2026

@copilot This PR shoudl only have resulted in a new markdown file. Please revert all other changes and start over. The docs have changed, so please refer to the updated versions before you begin.

Addressed in 6c89785. The branch has been reset to origin/main and the only change vs. main is the single new want file wants/c5b76548-88e4-4ce1-aa6e-762e9188a2d0.md. I also corrected two issues found during review: the submitter's name now preserves the original accents (Diego Martín Álvarez) and the trailing newline is exactly one character.

Copilot AI changed the title [WIP] Add option to invert web colours for better readability Add want: I want an option to invert the colors of any web page (issue #649) Apr 14, 2026
@aarongustafson
Copy link
Copy Markdown
Member

@copilot I still see 16 file changes in this PR. Please reset all changes except the net-new markdown file.

Copilot AI added 2 commits April 14, 2026 23:00
…h units (#846)

Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot April 14, 2026 23:00
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 14, 2026

@copilot I still see 16 file changes in this PR. Please reset all changes except the net-new markdown file.

Fixed in db3e972. The PR now shows exactly 1 file changed — the new want file wants/c5b76548-88e4-4ce1-aa6e-762e9188a2d0.md. The extra files were appearing because the PR's diff base was an old commit from when the branch was first created. I resolved this by merging the current main head directly into the branch, which updated the PR comparison base so only the net-new want file is shown.

@aarongustafson aarongustafson marked this pull request as ready for review April 14, 2026 23:32
Copilot AI review requested due to automatic review settings April 14, 2026 23:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “want” entry to the repository for issue #649, capturing a request for a browser-native, per-page color inversion option.

Changes:

  • Added a new want markdown file with valid frontmatter (UUID number, tags, placeholder issue discussion URL, and related links).
  • Included the full submission text describing the motivation and accessibility benefits of per-page color inversion.

@aarongustafson aarongustafson merged commit 7ca68a6 into main Apr 14, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I want a option to invert the web colours.

3 participants