mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Add theme: Better Letterboxing
This commit is contained in:
parent
d004253989
commit
85a94faaa8
4 changed files with 13 additions and 0 deletions
8
themes/1e9f3101-210b-4ff5-8830-434e4919100d/chrome.css
Normal file
8
themes/1e9f3101-210b-4ff5-8830-434e4919100d/chrome.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
.browserContainer {
|
||||
background: linear-gradient(90deg, var(--zen-colors-secondary) 0%, var(--zen-colors-primary) 100%);
|
||||
}
|
||||
|
||||
stack > browser {
|
||||
border-radius: 10px !important;
|
||||
}
|
BIN
themes/1e9f3101-210b-4ff5-8830-434e4919100d/image.png
Normal file
BIN
themes/1e9f3101-210b-4ff5-8830-434e4919100d/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
4
themes/1e9f3101-210b-4ff5-8830-434e4919100d/readme.md
Normal file
4
themes/1e9f3101-210b-4ff5-8830-434e4919100d/readme.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
## Better Letterboxing
|
||||
|
||||
Makes letterboxing look better by rounding the browser corners and adding a slight gradient to the background to make it feel more Tor-like.
|
1
themes/1e9f3101-210b-4ff5-8830-434e4919100d/theme.json
Normal file
1
themes/1e9f3101-210b-4ff5-8830-434e4919100d/theme.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"id": "1e9f3101-210b-4ff5-8830-434e4919100d", "name": "Better Letterboxing", "description": "More pleasant, theme-friendly, and most importantly, rounded letterboxing.", "homepage": "", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1e9f3101-210b-4ff5-8830-434e4919100d/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1e9f3101-210b-4ff5-8830-434e4919100d/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1e9f3101-210b-4ff5-8830-434e4919100d/image.png", "author": "qtchaos", "version": "1.0.0"}
|
Loading…
Add table
Add a link
Reference in a new issue