mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
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:
parent
96d1b3d771
commit
04c36ea600
4 changed files with 6 additions and 0 deletions
3
themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/chrome.css
Normal file
3
themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/chrome.css
Normal 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;}}}
|
BIN
themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/image.png
Normal file
BIN
themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
2
themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/readme.md
Normal file
2
themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
Changes the default left sided container color from tabs.
|
1
themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/theme.json
Normal file
1
themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/theme.json
Normal 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"}
|
Loading…
Add table
Add a link
Reference in a new issue