mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Merge 243527f447
into b36258a8c7
This commit is contained in:
commit
67ba783ed5
4 changed files with 21 additions and 0 deletions
5
themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/chrome.css
Normal file
5
themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/chrome.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
html[zen-compact-mode="true"] {
|
||||
--zen-element-separation: 0px !important;
|
||||
--zen-webview-border-radius: 0;
|
||||
}
|
BIN
themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/image.png
Normal file
BIN
themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 219 KiB |
2
themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/readme.md
Normal file
2
themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
Remove border and rounded corners only when compact mode enabled. It doesn't affect normal mode.
|
14
themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/theme.json
Normal file
14
themes/f700dae8-93bf-446f-b27f-8efbfff37e0f/theme.json
Normal 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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue