Add theme: Container Tab Theme (#467)

* Add theme: Container Tab Theme

* Add files via upload

* Update theme.json

---------

Co-authored-by: ocean-mars <ocean-mars@users.noreply.github.com>
This commit is contained in:
mauro 🤙 2024-10-06 18:33:30 +02:00 committed by GitHub
parent 96d1b3d771
commit 04c36ea600
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
.tab-context-line{display: none !important;}
#tabbrowser-tabs { & .tabbrowser-tab { &[selected] .tab-background { border: 2px solid var(--identity-icon-color) !important; opacity: 0.8 !important;}}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

View file

@ -0,0 +1,2 @@
Changes the default left sided container color from tabs.

View file

@ -0,0 +1 @@
{"id": "3ff55ba7-4690-4f74-96a8-9e4416685e4e", "name": "Colored container tab", "description": "Changes the default container tab theme", "homepage": "https://github.com/ocean-mars/things", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/image.png", "author": "ocean-mars", "version": "1.0.0"}