Add theme: Better Letterboxing

This commit is contained in:
qtchaos 2024-08-26 20:30:15 +00:00 committed by GitHub
parent d004253989
commit 85a94faaa8
4 changed files with 13 additions and 0 deletions

View 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;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View 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.

View 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"}