firefox: clear theme preferences

This commit is contained in:
Aminda Suomalainen 2024-07-16 11:17:22 +03:00
parent e0aa6638b3
commit 58d6794c7d
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -661,7 +661,7 @@
},
"layout.css.prefers-color-scheme.content-override": {
"Comment": "Dark theme by default, disabling allowed",
"Status": "default",
"Status": "clear",
"Type": "number",
"Value": 0
},
@ -910,7 +910,7 @@
},
"ui.systemUsesDarkTheme": {
"Comment": "Another defaulting to dark theme.",
"Status": "default",
"Status": "clear",
"Type": "number",
"Value": 1
}