This commit is contained in:
mr. m 2025-06-26 23:24:14 +05:30 committed by GitHub
commit 521c907ac2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,11 @@
@-moz-document url-prefix("chrome:") {
:root {
--zen-colors-primary: black !important;
--zen-colors-secondary: rgba(255, 217, 0, 0.8) !important;
--zen-colors-tertiary: black !important;
--zen-colors-border: rgba(255, 217, 0, 0.4) !important;
--zen-dialog-background: black !important;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

View file

@ -0,0 +1,2 @@
A simple golden-black color theme for Zen Browser.

View file

@ -0,0 +1,14 @@
{
"id": "1c2b4a7e-cb72-4001-8558-5516dd77943c",
"name": "Simple Golden Black theme",
"description": "A simple golden-black color theme for Zen .",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/image.png",
"author": "Mithun-750",
"version": "1.0.0",
"tags": [],
"createdAt": "2024-10-25",
"updatedAt": "2024-10-25"
}