Add theme: No Sidebar Scrollbar

This commit is contained in:
mally8 2024-09-01 12:08:54 +00:00 committed by GitHub
parent cce6dde0c8
commit f16413b774
4 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#tabbrowser-arrowscrollbox {
scrollbar-width: none;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,8 @@
# No Scrollbar in Sidebar
This theme removes the Sidebar Scrollbar while retaining the scroll functionality.
## Preview
![Preview](/image.png)

View file

@ -0,0 +1 @@
{"id": "4ab93b88-151c-451b-a1b7-a1e0e28fa7f8", "name": "No Sidebar Scrollbar", "description": "This theme removes the Sidebar Scrollbar while retaining the scroll functionality.", "homepage": "https://github.com/mally8/zen-browser-no-sidebar-scrollbar", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/image.png", "author": "mally8", "version": "1.0.0"}