Add theme: Download BG

This commit is contained in:
different55 2024-12-29 03:22:14 +00:00 committed by GitHub
parent e32e2ab7db
commit b284e4af54
4 changed files with 26 additions and 0 deletions

View 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);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -0,0 +1,3 @@
# Download BG
Add a background to the active download indicator.

View 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"
}