diff --git a/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/chrome.css b/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/chrome.css new file mode 100644 index 00000000..9717b656 --- /dev/null +++ b/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/chrome.css @@ -0,0 +1,9 @@ + +#navigator-toolbox[flash-popup]{ + &:not([zen-has-hover]){ + transition: none !important; + &:not([supress-primary-adjustment='true']) { + opacity: 0 !important; + } + } +} diff --git a/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/image.png b/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/image.png new file mode 100644 index 00000000..52315dda Binary files /dev/null and b/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/image.png differ diff --git a/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/readme.md b/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/readme.md new file mode 100644 index 00000000..85a2b1f7 --- /dev/null +++ b/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/readme.md @@ -0,0 +1,4 @@ + +# Quick Compact Tab Switch :: +Removes floating tabs sidebar when switching tabs with Ctrl + Tab in Compact mode. +N. B: also removes sidebar's animation when **quickly** switching tabs with mouse. diff --git a/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/theme.json b/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/theme.json new file mode 100644 index 00000000..77ce2f59 --- /dev/null +++ b/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/theme.json @@ -0,0 +1,14 @@ +{ + "id": "a8bf4b69-bf60-4294-8604-12db65b9bf50", + "name": "Quick Compact CTRL Tab", + "description": "Removes floating tabs sidebar when switching tabs with Ctrl + Tab in Compact mode.", + "homepage": "", + "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/chrome.css", + "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/readme.md", + "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a8bf4b69-bf60-4294-8604-12db65b9bf50/image.png", + "author": "schizokid88", + "version": "1.0.0", + "tags": [], + "createdAt": "2025-04-23", + "updatedAt": "2025-04-23" +} \ No newline at end of file