zen-browser / theme-store

🎨 Theme repository for @zen-browser!
https://zen-browser.github.io/theme-store/themes.json
MIT License
89 stars 27 forks source link

[create-theme]: Old navigation buttons #404

Closed Osmagtor closed 1 week ago

Osmagtor commented 1 week ago

Name

Old navigation buttons

Description

Restore the original Firefox navigation buttons.

Homepage

https://github.com/Osmagtor/zen-themes/tree/main/Restore%20navigation%20buttons

Image

https://raw.githubusercontent.com/Osmagtor/zen-themes/main/Restore%20navigation%20buttons/screenshot.png

Type

Theme Styles

#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;
}

Readme

# Old navigation buttons
Restore the original Firefox navigation buttons.

Preferences

No response

github-actions[bot] commented 1 week ago

Thank you for your contribution! :tada:

Your theme has been successfully submitted. The maintainers will review it and get back to you soon.

Here are some details about your submission:

If you have any questions or need help, feel free to ask in the comments below or in the PR.