Added sexy dark mode on popup

This commit is contained in:
Albirew 2024-03-09 15:05:06 +01:00
parent d2cb1d9492
commit 4cd0f61d80
5 changed files with 8 additions and 1 deletions

View file

@ -33,6 +33,7 @@ Hit back and try another one!
* Version 7
* Replaced Google with Cachew (Cache-view)
* Added sexy dark mode on popup
* Version 6.2.1
* Specify openerTabId for opened tabs
* Version 6.2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View file

@ -3,7 +3,7 @@
"name": "__MSG_extensionName__",
"short_name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "6.2.1",
"version": "7",
"default_locale": "en",
"homepage_url": "https://github.com/Albirew/resurrect-pages",

View file

@ -20,6 +20,12 @@ img {
vertical-align: bottom;
height: 16px;
}
@media (prefers-color-scheme: dark){
body {
filter: hue-rotate(180deg) invert(1);
background-color:#102;
}
}
</style>
<form>
<button data-locale="resurrectCachew" data-gen="genCachewUrl">