mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: Hide Workspace Indicator
This commit is contained in:
parent
fa0057188b
commit
743177a092
4 changed files with 21 additions and 0 deletions
4
themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/chrome.css
Normal file
4
themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
.zen-current-workspace-indicator {
|
||||
display: none !important;
|
||||
}
|
BIN
themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/image.png
Normal file
BIN
themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
3
themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/readme.md
Normal file
3
themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
# Hide Workspace Indicator
|
||||
This mod removes the workspace indicator in the Zen toolbar.
|
14
themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/theme.json
Normal file
14
themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "349ccbdc-e6c1-4e52-9a16-a91fa237840c",
|
||||
"name": "Hide Workspace Indicator",
|
||||
"description": "This mod removes the workspace indicator in the Zen toolbar.",
|
||||
"homepage": "https://github.com/seagram/hide-workspace-indicator",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/image.png",
|
||||
"author": "seagram",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-05-20",
|
||||
"updatedAt": "2025-05-20"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue