mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: Remove Workspace icon
This commit is contained in:
parent
3adf3fcc74
commit
b78bfc13e2
4 changed files with 24 additions and 0 deletions
4
themes/dc170098-b28b-46c4-aec4-6b5f9d423878/chrome.css
Normal file
4
themes/dc170098-b28b-46c4-aec4-6b5f9d423878/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
:root:not([customizing]) .zen-workspace-sidebar-icon {
|
||||||
|
display: none !important;
|
||||||
|
}
|
BIN
themes/dc170098-b28b-46c4-aec4-6b5f9d423878/image.png
Normal file
BIN
themes/dc170098-b28b-46c4-aec4-6b5f9d423878/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
6
themes/dc170098-b28b-46c4-aec4-6b5f9d423878/readme.md
Normal file
6
themes/dc170098-b28b-46c4-aec4-6b5f9d423878/readme.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
Remove worspace icon
|
||||||
|
|
||||||
|
This mod for the Zen Browser removes the Worskspace icon from the sidebar.
|
||||||
|
|
||||||
|
https://github.com/FabiDev08/zen-browser-rm-worspace-icon/blob/main/README.md
|
14
themes/dc170098-b28b-46c4-aec4-6b5f9d423878/theme.json
Normal file
14
themes/dc170098-b28b-46c4-aec4-6b5f9d423878/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"id": "dc170098-b28b-46c4-aec4-6b5f9d423878",
|
||||||
|
"name": "Remove Workspace icon",
|
||||||
|
"description": "This mod for the Zen Browser removes the Worskspace icon from the sidebar.",
|
||||||
|
"homepage": "https://github.com/FabiDev08/zen-browser-rm-worspace-icon",
|
||||||
|
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/chrome.css",
|
||||||
|
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/readme.md",
|
||||||
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/image.png",
|
||||||
|
"author": "FabiDev08",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"tags": [],
|
||||||
|
"createdAt": "2024-11-04",
|
||||||
|
"updatedAt": "2024-11-04"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue