diff --git a/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/chrome.css b/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/chrome.css new file mode 100644 index 000000000..451371931 --- /dev/null +++ b/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/chrome.css @@ -0,0 +1,8 @@ + +.tab-audio-button { + display: none !important; +} +.tab-icon-overlay[muted], +.tab-icon-overlay[soundplaying] { + display: none !important; +} diff --git a/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/image.png b/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/image.png new file mode 100644 index 000000000..e926000dd Binary files /dev/null and b/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/image.png differ diff --git a/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/readme.md b/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/readme.md new file mode 100644 index 000000000..9a043792c --- /dev/null +++ b/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/readme.md @@ -0,0 +1,3 @@ + +# zen-hide-audio-icons +Minimalist Zen Browser mod to remove audio/mute indicators from the sidebar. diff --git a/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/theme.json b/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/theme.json new file mode 100644 index 000000000..414a4d79e --- /dev/null +++ b/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/theme.json @@ -0,0 +1,14 @@ +{ + "id": "77a79c5a-a4f7-499f-b7e2-a8f286b7dc63", + "name": "Hide Audio Icon", + "description": "Minimalist Zen Browser mod to remove audio/mute indicators from the sidebar.", + "homepage": "https://github.com/Noyoth/zen-hide-audio-icons", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/77a79c5a-a4f7-499f-b7e2-a8f286b7dc63/image.png", + "author": "Noyoth", + "version": "1.0.0", + "tags": [], + "createdAt": "2025-12-20", + "updatedAt": "2025-12-20" +} \ No newline at end of file