Add theme: Zen Back Forward

This commit is contained in:
KiKaraage 2024-09-02 12:05:31 +00:00 committed by GitHub
parent 1acb993248
commit 950a7de476
4 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,8 @@
:root:not([customizing]) #back-button[disabled] {
display: none !important;
}
:root:not([customizing]) #forward-button[disabled] {
display: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -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.

View file

@ -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"}