diff --git a/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/chrome.css b/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/chrome.css new file mode 100644 index 00000000..24561790 --- /dev/null +++ b/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/chrome.css @@ -0,0 +1,4 @@ + +:root:not([customizing]) .zen-workspace-sidebar-icon { + display: none !important; +} diff --git a/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/image.png b/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/image.png new file mode 100644 index 00000000..0c2a39b5 Binary files /dev/null and b/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/image.png differ diff --git a/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/readme.md b/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/readme.md new file mode 100644 index 00000000..0737b4c4 --- /dev/null +++ b/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/readme.md @@ -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 diff --git a/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/theme.json b/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/theme.json new file mode 100644 index 00000000..d4c439b2 --- /dev/null +++ b/themes/dc170098-b28b-46c4-aec4-6b5f9d423878/theme.json @@ -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" +} \ No newline at end of file