This commit is contained in:
mr. m 2025-06-23 17:13:47 +05:00 committed by GitHub
commit 79740afbf3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,6 @@
@-moz-document regexp(".*\\.pdf(\\?.*)?$") {
.page {
filter: invert(1) grayscale(1) contrast(75%) !important;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -0,0 +1,4 @@
# Dark Docs
Say goodbye to blinding white documents! Dark Docs applies a dark mode to PDF documents in Zen Browser, reducing eye strain and making long reading sessions easier on your eyes.

View file

@ -0,0 +1,14 @@
{
"id": "c1466e17-b19f-442e-9967-eeb00f996ee0",
"name": "Dark Docs",
"description": "Say goodbye to blinding white documents! Dark Docs applies a dark mode to PDF documents.",
"homepage": "https://github.com/SleepInfinity/dark-docs",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c1466e17-b19f-442e-9967-eeb00f996ee0/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c1466e17-b19f-442e-9967-eeb00f996ee0/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/c1466e17-b19f-442e-9967-eeb00f996ee0/image.png",
"author": "SleepInfinity",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-03-12",
"updatedAt": "2025-03-12"
}