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]: Floating Status Bar #468

Closed AmirhBeigi closed 1 month ago

AmirhBeigi commented 1 month ago

Name

Floating Status Bar

Description

Mod for Zen Browser that detaches the status bar from the bottom left corner of the browser window.

Homepage

https://github.com/AmirhBeigi/zen-floating-statusbar/tree/main

Image

https://raw.githubusercontent.com/AmirhBeigi/zen-floating-statusbar/refs/heads/main/screenShot.png

Type

Theme Styles

#statuspanel {
  margin: 10px !important;
}

#statuspanel-label {
  border-radius: 10000px !important;
  padding: 2px 10px !important;
  border: 1px solid var(--zen-colors-border) !important;
  background: var(--zen-colors-tertiary) !important;
}

Readme

# Zen Floating Statusbar
Mod for Zen Browser that detaches the status bar from the bottom left corner of the browser window so that it appears to float.

Preferences

No response

github-actions[bot] commented 1 month ago

Error creating theme

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

Description must be less than 100 characters.