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:
Mohan Elias 2024-10-19 15:44:09 -03:00 committed by GitHub
parent ed44c54bf5
commit c5c6e9f343
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 4 deletions

View file

@ -1,4 +1,8 @@
& #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;
}

View file

@ -7,8 +7,8 @@
"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",
"author": "mohvn",
"version": "1.0.1",
"version": "1.0.2",
"tags": [],
"createdAt": "2024-09-03",
"updatedAt": "2024-09-03"
"updatedAt": "2024-10-19"
}