mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Add theme: Zen Back Forward
This commit is contained in:
parent
1acb993248
commit
950a7de476
4 changed files with 13 additions and 0 deletions
8
themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/chrome.css
Normal file
8
themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/chrome.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
:root:not([customizing]) #back-button[disabled] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
:root:not([customizing]) #forward-button[disabled] {
|
||||
display: none !important;
|
||||
}
|
BIN
themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/image.png
Normal file
BIN
themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
4
themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/readme.md
Normal file
4
themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/readme.md
Normal 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.
|
1
themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/theme.json
Normal file
1
themes/c8d9e6e6-e702-4e15-8972-3596e57cf398/theme.json
Normal 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"}
|
Loading…
Add table
Add a link
Reference in a new issue