Add theme: No Bottom Workspaces

This commit is contained in:
phlppk 2025-03-21 14:57:22 +00:00 committed by GitHub
parent 2a9820d3e9
commit efa6389c55
4 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#zen-workspaces-button {
display: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -0,0 +1,2 @@
Removes the bottom workspace switcher and icons from Zens sidebar.

View file

@ -0,0 +1,14 @@
{
"id": "78339a56-f263-48c7-ba2c-e27564d47cfd",
"name": "No Bottom Workspaces",
"description": "Removes the bottom workspace switcher and icons from Zen\u2019s sidebar.",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/78339a56-f263-48c7-ba2c-e27564d47cfd/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/78339a56-f263-48c7-ba2c-e27564d47cfd/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/78339a56-f263-48c7-ba2c-e27564d47cfd/image.png",
"author": "phlppk",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-03-21",
"updatedAt": "2025-03-21"
}