Add theme: Better Unloaded Tabs (#552)

Co-authored-by: Felkazz <Felkazz@users.noreply.github.com>
This commit is contained in:
mr. m 🤙 2024-10-13 00:15:33 +02:00 committed by GitHub
parent 0efb548d18
commit 2069f040d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,5 @@
.tabbrowser-tab[pending="true"] {
filter: grayscale(1);
opacity: 0.5;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View file

@ -0,0 +1,3 @@
# zen-browser-better-unloaded-tabs
Makes unloaded tabs easier to notice by making them grayscale and transparent.

View file

@ -0,0 +1 @@
{"id": "f7c71d9a-bce2-420f-ae44-a64bd92975ab", "name": "Better Unloaded Tabs", "description": "Makes unloaded tabs easier to notice by making them greyscale and transparent.", "homepage": "https://github.com/Felkazz/zen-browser-better-unloaded-tabs", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f7c71d9a-bce2-420f-ae44-a64bd92975ab/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f7c71d9a-bce2-420f-ae44-a64bd92975ab/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f7c71d9a-bce2-420f-ae44-a64bd92975ab/image.png", "author": "Felkazz", "version": "1.0.0"}