Add theme: Floating Status Bar (#470)

Co-authored-by: AmirhBeigi <AmirhBeigi@users.noreply.github.com>
This commit is contained in:
mauro 🤙 2024-10-06 18:29:50 +02:00 committed by GitHub
parent 6d9f672126
commit c437cdf009
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,11 @@
#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;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,3 @@
# 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.

View file

@ -0,0 +1 @@
{"id": "906c6915-5677-48ff-9bfc-096a02a72379", "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/", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/906c6915-5677-48ff-9bfc-096a02a72379/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/906c6915-5677-48ff-9bfc-096a02a72379/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/906c6915-5677-48ff-9bfc-096a02a72379/image.png", "author": "AmirhBeigi", "version": "1.0.0"}