Add theme: Hide Current Workspace

This commit is contained in:
michaellauwereys 2025-02-07 19:50:15 +00:00 committed by GitHub
parent 6c78fae0d3
commit b808972f07
4 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#zen-current-workspace-indicator {
display: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -0,0 +1,4 @@
# Hide Current Workspace Indicator
Hide the current workspace indicator from the sidebar. This saves some space for more tabs.

View 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"
}