mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: Simple Golden Black theme
This commit is contained in:
parent
ba2a7fadce
commit
c3b1b70f34
4 changed files with 27 additions and 0 deletions
11
themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/chrome.css
Normal file
11
themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/chrome.css
Normal 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;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
BIN
themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/image.png
Normal file
BIN
themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
2
themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/readme.md
Normal file
2
themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
A simple golden-black color theme for Zen Browser.
|
14
themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/theme.json
Normal file
14
themes/1c2b4a7e-cb72-4001-8558-5516dd77943c/theme.json
Normal 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"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue