Tweak dark mode colors some more.#5846
Merged
canova merged 2 commits intofirefox-devtools:mainfrom Feb 17, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5846 +/- ##
=======================================
Coverage 85.56% 85.56%
=======================================
Files 319 319
Lines 31411 31411
Branches 8670 8660 -10
=======================================
Hits 26876 26876
Misses 4104 4104
Partials 431 431 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dc63c83 to
07b6916
Compare
canova
added a commit
that referenced
this pull request
Feb 24, 2026
Changes: [Markus Stange] Move transparent fill check to a less expensive place. (#5826) [fatadel] refine docs for ctrl key (#5831) [Nazım Can Altınova] Update the team members inside CONTRIBUTING.md (#5829) [fatadel] Provide correct instructions on the home page for Firefox for Android (Fenix) (#5816) [Markus Stange] Make markers darker (#5839) [Markus Stange] Directly use photon-colors (#5821) [Markus Stange] Migrate to esbuild (#5589) [Markus Stange] Use data URLs for SVG files. (#5845) [Markus Stange] Tweak dark mode colors some more. (#5846) [Nazım Can Altınova] Make the source table non-optional in the gecko profile format (#5842) [fatadel] fix foreground color of the button on error page (#5849) [Nazım Can Altınova] 🔃 Sync: l10n -> main (February 24, 2026) (#5855) And special thanks to our localizers: de: Michael Köhler el: Jim Spentzos en-GB: Ian Neal es-CL: ravmn fr: Théo Chevalier fy-NL: Fjoerfoks ia: Melo46 it: Francesco Lodolo [:flod] nl: Mark Heijl ru: Valery Ledovskoy sv-SE: Andreas Pettersson zh-TW: Pin-guang Chen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Main branch | Deploy preview
The
--lowered-background-colorwas a bit too dark for my taste.I'm also tweaking the before-startup / after-shutdown colors in the timeline.
Before:

After:
