mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Add theme: Download BG
This commit is contained in:
parent
e32e2ab7db
commit
b284e4af54
4 changed files with 26 additions and 0 deletions
9
themes/13696593-837d-464d-adf4-ff13bd0e0545/chrome.css
Normal file
9
themes/13696593-837d-464d-adf4-ff13bd0e0545/chrome.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
#downloads-indicator-progress-outer::after {
|
||||
content: '';
|
||||
display: block;
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: -40;
|
||||
background: var(--toolbar-field-background-color);
|
||||
}
|
BIN
themes/13696593-837d-464d-adf4-ff13bd0e0545/image.png
Normal file
BIN
themes/13696593-837d-464d-adf4-ff13bd0e0545/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
3
themes/13696593-837d-464d-adf4-ff13bd0e0545/readme.md
Normal file
3
themes/13696593-837d-464d-adf4-ff13bd0e0545/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
# Download BG
|
||||
Add a background to the active download indicator.
|
14
themes/13696593-837d-464d-adf4-ff13bd0e0545/theme.json
Normal file
14
themes/13696593-837d-464d-adf4-ff13bd0e0545/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "13696593-837d-464d-adf4-ff13bd0e0545",
|
||||
"name": "Download BG",
|
||||
"description": "Add a background to the active download indicator.",
|
||||
"homepage": "https://github.com/different55/download.bg",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/13696593-837d-464d-adf4-ff13bd0e0545/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/13696593-837d-464d-adf4-ff13bd0e0545/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/13696593-837d-464d-adf4-ff13bd0e0545/image.png",
|
||||
"author": "different55",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2024-12-29",
|
||||
"updatedAt": "2024-12-29"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue