mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Merge 1a89211647
into b36258a8c7
This commit is contained in:
commit
9c19cd95ea
4 changed files with 16 additions and 0 deletions
13
themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/chrome.css
Normal file
13
themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/chrome.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
|
||||
#sidebar-box {
|
||||
background: var(--zen-colors-tertiary) !important;
|
||||
border: var(--zen-appcontent-border) !important;
|
||||
|
||||
display: flex !important;
|
||||
transition: 400ms cubic-bezier(0,0,.15,1.28) !important;
|
||||
|
||||
&[hidden] {
|
||||
width: 0 !important;
|
||||
min-width: 0 !important;
|
||||
}
|
||||
}
|
BIN
themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/image.png
Normal file
BIN
themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
2
themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/readme.md
Normal file
2
themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
Uniform firefox generic sidebar with smooth animation
|
1
themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/theme.json
Normal file
1
themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/theme.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"id": "11beb01c-6ed1-4559-bb81-7e94d9ae8031", "name": "Uniform Sidebar", "description": "Uniform Firefox Sidebar", "homepage": "", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/11beb01c-6ed1-4559-bb81-7e94d9ae8031/image.png", "author": "Gnkalk", "version": "1.0.0"}
|
Loading…
Add table
Add a link
Reference in a new issue