mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Merge 49ca0e1963
into b36258a8c7
This commit is contained in:
commit
1678f204ca
4 changed files with 25 additions and 0 deletions
9
themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/chrome.css
Normal file
9
themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/chrome.css
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
html[inFullscreen="true"] {
|
||||||
|
#zen-main-app-wrapper {
|
||||||
|
--zen-element-separation: 0px;
|
||||||
|
}
|
||||||
|
.browserSidebarContainer {
|
||||||
|
border-radius: 0px !important;
|
||||||
|
}
|
||||||
|
}
|
BIN
themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/image.png
Normal file
BIN
themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
2
themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/readme.md
Normal file
2
themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
Borders are hidden when Zen Browser goes to fullscreen, just like Arc.
|
14
themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/theme.json
Normal file
14
themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"id": "f2708f1a-8570-4d17-b779-14d5c0991ac8",
|
||||||
|
"name": "No Borders in Fullscreen",
|
||||||
|
"description": "Borders are hidden when Zen Browser goes to fullscreen, just like Arc.",
|
||||||
|
"homepage": "",
|
||||||
|
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/chrome.css",
|
||||||
|
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/readme.md",
|
||||||
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/f2708f1a-8570-4d17-b779-14d5c0991ac8/image.png",
|
||||||
|
"author": "Risengan",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"tags": [],
|
||||||
|
"createdAt": "2025-05-15",
|
||||||
|
"updatedAt": "2025-05-15"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue