diff --git a/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/chrome.css b/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/chrome.css new file mode 100644 index 00000000..751b8fa1 --- /dev/null +++ b/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/chrome.css @@ -0,0 +1,4 @@ + +#zen-current-workspace-indicator-container { + display: none; +} diff --git a/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/image.png b/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/image.png new file mode 100644 index 00000000..80de4103 Binary files /dev/null and b/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/image.png differ diff --git a/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/readme.md b/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/readme.md new file mode 100644 index 00000000..ebdc137f --- /dev/null +++ b/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/readme.md @@ -0,0 +1,2 @@ + +Hides annoying workspace button diff --git a/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/theme.json b/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/theme.json new file mode 100644 index 00000000..2a77035f --- /dev/null +++ b/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/theme.json @@ -0,0 +1,14 @@ +{ + "id": "d4fe003d-2cf2-44e6-8af0-5da99172f343", + "name": "Hides workspace button", + "description": "Hides annoying workspace button", + "homepage": "https://github.com/BinaryQuantumSoul/Zen-themes/tree/main/themes/hide-workspace-button", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/d4fe003d-2cf2-44e6-8af0-5da99172f343/image.png", + "author": "BinaryQuantumSoul", + "version": "1.0.0", + "tags": [], + "createdAt": "2025-05-08", + "updatedAt": "2025-05-08" +} \ No newline at end of file