This commit is contained in:
Zen Release Bot 2025-06-30 00:45:33 +03:00 committed by GitHub
commit cffb7ecd20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,9 @@
#navigator-toolbox:not([zen-sidebar-expanded='true']) {
visibility: collapse;
}
:root:not([zen-sidebar-expanded='true']) #zen-sidebar-splitter {
display: initial !important;
pointer-events: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

View file

@ -0,0 +1,2 @@
Make the Toggle Sidebar's Width keyboard shortcut completely hide the sidebar.

View file

@ -0,0 +1,14 @@
{
"id": "3db4e48d-fe3d-46ec-8f1b-1ff92e781b61",
"name": "Hide Sidebar Toggle",
"description": "Make the Toggle Sidebar's Width keyboard shortcut completely hide the sidebar.",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3db4e48d-fe3d-46ec-8f1b-1ff92e781b61/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3db4e48d-fe3d-46ec-8f1b-1ff92e781b61/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/3db4e48d-fe3d-46ec-8f1b-1ff92e781b61/image.png",
"author": "dillontkh",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-04-01",
"updatedAt": "2025-04-01"
}