mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Merge 2c293d51c8
into b36258a8c7
This commit is contained in:
commit
4c1597454c
4 changed files with 26 additions and 0 deletions
4
themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/chrome.css
Normal file
4
themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
#browser {
|
||||
filter: grayscale(100%);
|
||||
}
|
BIN
themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/image.png
Normal file
BIN
themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
8
themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/readme.md
Normal file
8
themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/readme.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
# Grayscale Theme
|
||||
|
||||
Grayscale theme for zen browser. Does not hide extension popup color.
|
||||
|
||||
## Preview
|
||||
|
||||

|
14
themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/theme.json
Normal file
14
themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "4ef75ef2-b751-45f6-ab65-e0baf7b60568",
|
||||
"name": "Grayscale",
|
||||
"description": "Applies a grayscale filter to the browser.",
|
||||
"homepage": "https://github.com/Erl-koenig/zen-grayscale",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ef75ef2-b751-45f6-ab65-e0baf7b60568/image.png",
|
||||
"author": "Erl-koenig",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-05-06",
|
||||
"updatedAt": "2025-05-06"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue