Skip to content

[create-theme]: Remove workspace switcher #1479

@treffendharm

Description

@treffendharm

Name

Remove workspace switcher

Description

Remove the top workspace switcher from the UI when using vertical tabs. This will provide a clean look.

Homepage

https://github.com/treffendharm/remove-workspace-switcher

Image

https://github.com/treffendharm/remove-workspace-switcher/blob/main/image.png?raw=true

Type

  • JSON Color Theme

Theme Styles

@media (-moz-bool-pref: "zen.tabs.vertical") {
    #zen-current-workspace-indicator-container {
        display: none;
    }
}

Readme

# Remove Workspace Switcher

This **Zen Mod** removes the workspace switcher from the UI.

## Features
  - Hides the workspace switcher element.

## Installation
1. Download the latest release.
2. Follow the standard Zen Mod installation instructions.

## Source code
- https://github.com/treffendharm/remove-workspace-switcher

Preferences

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-themeSubmit a theme to be added to the theme library

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions