This commit is contained in:
Zen Release Bot 2025-06-25 14:16:53 -04:00 committed by GitHub
commit 67ba783ed5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,5 @@
html[zen-compact-mode="true"] {
--zen-element-separation: 0px !important;
--zen-webview-border-radius: 0;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

View file

@ -0,0 +1,2 @@
Remove border and rounded corners only when compact mode enabled. It doesn't affect normal mode.

View file

@ -0,0 +1,14 @@
{
"id": "f700dae8-93bf-446f-b27f-8efbfff37e0f",
"name": "Borderless Compact Mode",
"description": "Remove border and rounded corners only when compact mode enabled",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/image.png",
"author": "declider",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-05-20",
"updatedAt": "2025-05-20"
}