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]: Disable Workspace Indicator #957

Closed
1 task
sk5268 opened this issue Jan 21, 2025 · 6 comments
Closed
1 task

[create-theme]: Disable Workspace Indicator #957

sk5268 opened this issue Jan 21, 2025 · 6 comments
Labels
new-theme Submit a theme to be added to the theme library

Comments

@sk5268
Copy link

sk5268 commented Jan 21, 2025

Name

Disable Workspace Icon

Description

Disable the Current Workspace Indicator in tab bar.

Homepage

https://github.com/sk5268/Zen-Mods/

Image

https://private-user-images.githubusercontent.com/120107598/405210314-211d5f3e-8b73-4b53-afaf-ceb07d8844d2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzc0NjE5NTMsIm5iZiI6MTczNzQ2MTY1MywicGF0aCI6Ii8xMjAxMDc1OTgvNDA1MjEwMzE0LTIxMWQ1ZjNlLThiNzMtNGI1My1hZmFmLWNlYjA3ZDg4NDRkMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMTIxJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDEyMVQxMjE0MTNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hODEzM2Y0NTU4ZGYyN2JkZTkyMDBlMDI4YmJiZTRjNGQ4OGM0NDM5NmI3MDlhY2Q4ZjRiZjk0MjVmZTI5NjFkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.nzgVi6da9ylmEHbsOQWjKoLm7453jYACCeg2lQdxLK0

Type

  • JSON Color Theme

Theme Styles

#zen-current-workspace-indicator {
    display: none !important;
}

Readme

# Descripion
With the Zen 1.6b update, the ability to disable Workspaces was removed, as it became a core feature of the Zen Browser. However, I believe that users should retain control over their browsing experience.

To address this, I am reintroducing the option to disable Workspaces. Not as a built-in setting, but as a mod for those who prefer this customization.

Reference: [Update 1.6b > Breaking Changes](https://zen-browser.app/release-notes/#1.6b)

# Usage
1. Install the mod.
2. Forget About it. No tweaks requried.

Preferences

@sk5268 sk5268 added the new-theme Submit a theme to be added to the theme library label Jan 21, 2025
Copy link
Contributor

Error creating theme

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

Preferences file is invalid.

@sk5268
Copy link
Author

sk5268 commented Jan 21, 2025

@mauro-balades
Preferences json file is not needed for the file.
The template asked to leave the preferences empty, which I did.

This triggered an Error Preferences file is invalid.

@JSGRD22
Copy link

JSGRD22 commented Jan 21, 2025

There's already an option for this, you don't need a mod

@sk5268
Copy link
Author

sk5268 commented Jan 21, 2025

There's already an option for this, you don't need a mod

It was disabled with 1.6b update.

Checkout the breaking changes section:
https://zen-browser.app/release-notes/#1.6b

@JSGRD22
Copy link

JSGRD22 commented Jan 21, 2025

zen.workspaces.show-workspace-indicator

@sk5268
Copy link
Author

sk5268 commented Jan 21, 2025

got it!
Thanks.

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

2 participants