mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: Hide Current Workspace
This commit is contained in:
parent
6c78fae0d3
commit
b808972f07
4 changed files with 22 additions and 0 deletions
4
themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/chrome.css
Normal file
4
themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
#zen-current-workspace-indicator {
|
||||
display: none !important;
|
||||
}
|
BIN
themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/image.png
Normal file
BIN
themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
4
themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/readme.md
Normal file
4
themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/readme.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
# Hide Current Workspace Indicator
|
||||
|
||||
Hide the current workspace indicator from the sidebar. This saves some space for more tabs.
|
14
themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/theme.json
Normal file
14
themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "747ac7db-a76e-4c69-9fea-d3037725c5f0",
|
||||
"name": "Hide Current Workspace",
|
||||
"description": "Hide the current workspace indicator from the sidebar.",
|
||||
"homepage": "",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/747ac7db-a76e-4c69-9fea-d3037725c5f0/image.png",
|
||||
"author": "michaellauwereys",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-02-07",
|
||||
"updatedAt": "2025-02-07"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue