zen-browser / theme-store

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

[create-theme]: Restore navigation buttons #403

Closed Osmagtor closed 2 months ago

Osmagtor commented 2 months ago

Name

Restore 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

# Restore navigation buttons
Restore the original Firefox navigation buttons.

Preferences

No response

github-actions[bot] commented 2 months ago

Error creating theme

Sorry about that! There was an error creating the theme. Please try again or contact the maintainers for help.

Name must be less than 25 characters.