mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update Theme: Drop Shadow (#607)
* Update Theme: Drop Shadow
* Update `updated at` field for `abc2d6d8-ea9c-4313-a99c-fb1e76e8b3e5 `
* Update Theme: Drop Shadow
* Update theme.json
* Update `updated at` field for `abc2d6d8-ea9c-4313-a99c-fb1e76e8b3e5 `
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mr. m 🤙 <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
parent
ed44c54bf5
commit
c5c6e9f343
2 changed files with 8 additions and 4 deletions
|
@ -1,4 +1,8 @@
|
||||||
|
|
||||||
& #tabbrowser-tabbox #tabbrowser-tabpanels .browserSidebarContainer {
|
& #tabbrowser-tabbox #tabbrowser-tabpanels .browserSidebarContainer {
|
||||||
box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5) !important;
|
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1) !important;
|
||||||
|
--uc-tweak-rounded-corners-shadow-color: #141515 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#tabbrowser-tabpanels[zen-split-view='true'] .browserSidebarContainer.deck-selected {
|
||||||
|
outline: 2px solid color-mix(in srgb, var(--zen-primary-color) 50%, transparent) !important;
|
||||||
}
|
}
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/abc2d6d8-ea9c-4313-a99c-fb1e76e8b3e5/readme.md",
|
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/abc2d6d8-ea9c-4313-a99c-fb1e76e8b3e5/readme.md",
|
||||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/abc2d6d8-ea9c-4313-a99c-fb1e76e8b3e5/image.png",
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/abc2d6d8-ea9c-4313-a99c-fb1e76e8b3e5/image.png",
|
||||||
"author": "mohvn",
|
"author": "mohvn",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"createdAt": "2024-09-03",
|
"createdAt": "2024-09-03",
|
||||||
"updatedAt": "2024-09-03"
|
"updatedAt": "2024-10-19"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue