mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Merge 24415f97dd
into b36258a8c7
This commit is contained in:
commit
40aeba6667
4 changed files with 34 additions and 0 deletions
6
themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/chrome.css
Normal file
6
themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/chrome.css
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
@media (-moz-bool-pref: "zen.tabs.vertical") {
|
||||||
|
#zen-current-workspace-indicator-container {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
BIN
themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/image.png
Normal file
BIN
themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.9 KiB |
14
themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/readme.md
Normal file
14
themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/readme.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
|
||||||
|
# Remove Workspace Switcher
|
||||||
|
|
||||||
|
This **Zen Mod** removes the workspace switcher from the UI.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
- Hides the workspace switcher element.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
1. Download the latest release.
|
||||||
|
2. Follow the standard Zen Mod installation instructions.
|
||||||
|
|
||||||
|
## Source code
|
||||||
|
- https://github.com/treffendharm/remove-workspace-switcher
|
14
themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/theme.json
Normal file
14
themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"id": "fd45cda5-a67c-4f47-86a5-597b84ec427f",
|
||||||
|
"name": "Remove workspace switcher",
|
||||||
|
"description": "Remove the top workspace switcher from the UI when using vertical tabs. This will provide a clean look.",
|
||||||
|
"homepage": "https://github.com/treffendharm/remove-workspace-switcher",
|
||||||
|
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/chrome.css",
|
||||||
|
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/readme.md",
|
||||||
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/fd45cda5-a67c-4f47-86a5-597b84ec427f/image.png",
|
||||||
|
"author": "treffendharm",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"tags": [],
|
||||||
|
"createdAt": "2025-05-07",
|
||||||
|
"updatedAt": "2025-05-07"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue