Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[create-theme]: <hide-back-forward-button> #724

Closed
1 task
tandukuda opened this issue Nov 7, 2024 · 1 comment
Closed
1 task

[create-theme]: <hide-back-forward-button> #724

tandukuda opened this issue Nov 7, 2024 · 1 comment
Labels
new-theme Submit a theme to be added to the theme library

Comments

@tandukuda
Copy link

Name

Hide Back Forward Button

Description

With this theme, you can hide your back & forward button.

Homepage

https://github.com/tandukuda/Zen-Browser-Theme/tree/cbbec167c12356fea0eb2a3c4f73338716cf04b5/Hide%20Back%20Forward%20Button

Image

https://imgur.com/a/28mkGlC

Type

  • JSON Color Theme

Theme Styles

@-moz-document url-prefix("chrome:") {    :root:not([customizing]) #back-button{ display: none !important; }    :root:not([customizing]) #forward-button{ display: none !important; } }

Readme

# Hide Back & Forward Button
With this theme, you can hide your back & forward button.
<br/><br/>
![image](https://github.com/user-attachments/assets/348eae5a-e97b-401f-9108-578a9679be74)

Preferences

No response

@tandukuda tandukuda added the new-theme Submit a theme to be added to the theme library label Nov 7, 2024
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Error creating theme

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

Image must be a PNG.

@github-actions github-actions bot closed this as completed Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-theme Submit a theme to be added to the theme library
Projects
None yet
Development

No branches or pull requests

1 participant