mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Merge pull request #54 from zen-browser/create-theme-53
Add theme: Disable Rounded Corners
This commit is contained in:
commit
17c23f98df
4 changed files with 11 additions and 0 deletions
8
themes/c6813222-6571-4ba6-8faf-58f3343324f6/chrome.css
Normal file
8
themes/c6813222-6571-4ba6-8faf-58f3343324f6/chrome.css
Normal 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;
|
||||||
|
}
|
BIN
themes/c6813222-6571-4ba6-8faf-58f3343324f6/image.png
Normal file
BIN
themes/c6813222-6571-4ba6-8faf-58f3343324f6/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
2
themes/c6813222-6571-4ba6-8faf-58f3343324f6/readme.md
Normal file
2
themes/c6813222-6571-4ba6-8faf-58f3343324f6/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
Disable Zen's Rounded Corners, just install and enjoy!
|
1
themes/c6813222-6571-4ba6-8faf-58f3343324f6/theme.json
Normal file
1
themes/c6813222-6571-4ba6-8faf-58f3343324f6/theme.json
Normal 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"}
|
Loading…
Add table
Add a link
Reference in a new issue