diff --git a/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/chrome.css b/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/chrome.css new file mode 100644 index 00000000..3f7fcabe --- /dev/null +++ b/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/chrome.css @@ -0,0 +1,8 @@ + +:root:not([customizing]) #back-button[disabled] { + display: none !important; +} + +:root:not([customizing]) #forward-button[disabled] { + display: none !important; +} diff --git a/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/image.png b/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/image.png new file mode 100644 index 00000000..370109a1 Binary files /dev/null and b/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/image.png differ diff --git a/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/readme.md b/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/readme.md new file mode 100644 index 00000000..995e0fd6 --- /dev/null +++ b/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/readme.md @@ -0,0 +1,4 @@ + +Achieve the Zen state further! Hide Back and/or Forward button when you don't need them. + +Both buttons will still shows when you arrange their positions from the Customize Toolbar menu. diff --git a/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/theme.json b/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/theme.json new file mode 100644 index 00000000..d1be1e50 --- /dev/null +++ b/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/theme.json @@ -0,0 +1 @@ +{"id": "c8d9e6e6-e702-4e15-8972-3596e57cf398", "name": "Zen Back Forward", "description": "Hide Back and Forward button when you don't need them", "homepage": "", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/image.png", "author": "KiKaraage", "version": "1.0.0"} \ No newline at end of file