Merge pull request #54 from zen-browser/create-theme-53

Add theme: Disable Rounded Corners
This commit is contained in:
mauro 🤙 2024-08-19 12:08:14 +02:00 committed by GitHub
commit 17c23f98df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,8 @@
:root .browserSidebarContainer {
margin: unset!important;
box-shadow: unset!important;
clip-path: unset!important;
border-radius: unset!important;
overflow: unset!important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

View file

@ -0,0 +1,2 @@
Disable Zen's Rounded Corners, just install and enjoy!

View file

@ -0,0 +1 @@
{"id": "c6813222-6571-4ba6-8faf-58f3343324f6", "name": "Disable Rounded Corners", "description": "Disable Rounded Corners from Web View.", "homepage": "https://github.com/gunir/desktop/tree/themes/themes", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c6813222-6571-4ba6-8faf-58f3343324f6/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c6813222-6571-4ba6-8faf-58f3343324f6/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c6813222-6571-4ba6-8faf-58f3343324f6/image.png", "author": "gunir"}