Revert "Bug 1968040 - Set color-scheme on root based on lwtheme-brighttext. r=emilio,desktop-theme-reviewers" for causing Bug 1971487

This reverts commit 39032d8048.
This commit is contained in:
DonalMe
2025-06-27 15:43:45 -04:00
committed by dmeehan@mozilla.com
parent 70812ac3db
commit e60e2adff4

View File

@@ -153,12 +153,10 @@
/* Lightweight theme roots */
:root[lwtheme] {
&,
toolbar,
&[lwt-popup="light"] panel {
color-scheme: light;
}
&[lwtheme-brighttext],
toolbar[brighttext],
&[lwt-popup="dark"] panel {
color-scheme: dark;