diff --git a/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/chrome.css b/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/chrome.css new file mode 100644 index 00000000..623b225d --- /dev/null +++ b/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/chrome.css @@ -0,0 +1,9 @@ + +.tabbrowser-tab:is([soundplaying], [muted], [activemedia-blocked]) img { + opacity: unset !important; + } + #zen-essentials-container { + .tabbrowser-tab:is([soundplaying], [muted], [activemedia-blocked]) img { + opacity: unset !important; + } + } diff --git a/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/image.png b/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/image.png new file mode 100644 index 00000000..5596e947 Binary files /dev/null and b/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/image.png differ diff --git a/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/readme.md b/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/readme.md new file mode 100644 index 00000000..e12e69e9 --- /dev/null +++ b/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/readme.md @@ -0,0 +1,3 @@ + +# Quietify adapter for Audio TabIcon Plus +Allows to show site icon when both Quietify and Audio Icons Plus are on diff --git a/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/theme.json b/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/theme.json new file mode 100644 index 00000000..79a22e2c --- /dev/null +++ b/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/theme.json @@ -0,0 +1,14 @@ +{ + "id": "0dd3db69-5c48-4f48-9a8a-4d00c78cb534", + "name": "Quitefy ATIP Adapter", + "description": "Quitefy adapter for Audio TabIcon Plus. Allows to show site icon when playing/muted/paused", + "homepage": "", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/0dd3db69-5c48-4f48-9a8a-4d00c78cb534/image.png", + "author": "NikitaMikhaliuk", + "version": "1.0.0", + "tags": [], + "createdAt": "2025-01-02", + "updatedAt": "2025-01-02" +} \ No newline at end of file