diff --git a/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/chrome.css b/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/chrome.css new file mode 100644 index 00000000..c45e2b9a --- /dev/null +++ b/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/chrome.css @@ -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; + } + +} diff --git a/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/image.png b/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/image.png new file mode 100644 index 00000000..cd0e0e17 Binary files /dev/null and b/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/image.png differ diff --git a/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/readme.md b/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/readme.md new file mode 100644 index 00000000..e47cf92c --- /dev/null +++ b/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/readme.md @@ -0,0 +1,2 @@ + +A simple golden-black color theme for Zen Browser. diff --git a/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/theme.json b/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/theme.json new file mode 100644 index 00000000..39ba1967 --- /dev/null +++ b/themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/theme.json @@ -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" +} \ No newline at end of file