]> git.wh0rd.org - chrome-ext/web-power-switch.git/blobdiff - popup.html
fix dark theme
[chrome-ext/web-power-switch.git] / popup.html
index b8abe51010e0121290b8d49fdfd1afbb171e3865..479e13bf4bf1b8f6c9647bd401e1f66e221b0fe1 100644 (file)
@@ -43,12 +43,6 @@ div#status {
        white-space: nowrap;
 }
 </style>
-<style media='(prefers-color-scheme: dark)'>
-html {
-       background-color: black;
-       filter: invert(1);
-}
-</style>
 </head>
 
 <body>