Add theme: Old navigation buttons (#405)

Co-authored-by: Osmagtor <Osmagtor@users.noreply.github.com>
This commit is contained in:
mauro 🤙 2024-09-25 18:02:33 +02:00 committed by GitHub
parent fc05d4fecd
commit dcb648dd20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,12 @@
#back-button {
list-style-image: url("chrome://browser/skin/back.svg") !important;
}
#forward-button {
list-style-image: url("chrome://browser/skin/forward.svg") !important;
}
#reload-button {
list-style-image: url("chrome://global/skin/icons/reload.svg") !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View file

@ -0,0 +1,3 @@
# Restore navigation buttons
Restore the original Firefox navigation buttons.

View file

@ -0,0 +1 @@
{"id": "dbe05f83-b471-4278-a3f9-e5ed244b0d6c", "name": "Old navigation buttons", "description": "Restore the original Firefox navigation buttons.", "homepage": "https://github.com/Osmagtor/zen-themes/tree/main/Restore%20navigation%20buttons", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/dbe05f83-b471-4278-a3f9-e5ed244b0d6c/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/dbe05f83-b471-4278-a3f9-e5ed244b0d6c/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/dbe05f83-b471-4278-a3f9-e5ed244b0d6c/image.png", "author": "Osmagtor", "version": "1.0.0"}