mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: Compact Bookmarks
This commit is contained in:
parent
c544ca0cef
commit
657e5e1eee
4 changed files with 11 additions and 0 deletions
5
themes/755e7299-a1c4-495e-9feb-f874ca460ab1/chrome.css
Normal file
5
themes/755e7299-a1c4-495e-9feb-f874ca460ab1/chrome.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
.toolbar-menupopup .bookmark-item {
|
||||
margin-block: 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
BIN
themes/755e7299-a1c4-495e-9feb-f874ca460ab1/image.png
Normal file
BIN
themes/755e7299-a1c4-495e-9feb-f874ca460ab1/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
5
themes/755e7299-a1c4-495e-9feb-f874ca460ab1/readme.md
Normal file
5
themes/755e7299-a1c4-495e-9feb-f874ca460ab1/readme.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
# Compact Bookmarks
|
||||
Reduces padding and margins in bookmarks folders.
|
||||
|
||||

|
1
themes/755e7299-a1c4-495e-9feb-f874ca460ab1/theme.json
Normal file
1
themes/755e7299-a1c4-495e-9feb-f874ca460ab1/theme.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"id": "755e7299-a1c4-495e-9feb-f874ca460ab1", "name": "Compact Bookmarks", "description": "Reduces padding and margins in bookmarks folders", "homepage": "https://github.com/Crackvignoule/zen-browser-compact-bookmarks", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/755e7299-a1c4-495e-9feb-f874ca460ab1/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/755e7299-a1c4-495e-9feb-f874ca460ab1/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/755e7299-a1c4-495e-9feb-f874ca460ab1/image.png", "author": "Crackvignoule", "version": "1.0.0", "tags": [], "createdAt": "2024-10-16", "updatedAt": "2024-10-16"}
|
Loading…
Add table
Add a link
Reference in a new issue