mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Add theme: Dracula
This commit is contained in:
parent
d762745b1d
commit
3eaeddc2f3
5 changed files with 15 additions and 0 deletions
1
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/chrome.css
Normal file
1
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/chrome.css
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/* This is a color theme. */
|
7
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/colors.json
Normal file
7
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/colors.json
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"isDarkMode": true,
|
||||||
|
"primaryColor": "#282A36",
|
||||||
|
"secondaryColor": "#44475A",
|
||||||
|
"tertiaryColor": "#282A36",
|
||||||
|
"colorsBorder": "#6272A4"
|
||||||
|
}
|
BIN
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/image.png
Normal file
BIN
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
6
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/readme.md
Normal file
6
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/readme.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
# Dracula
|
||||||
|
|
||||||
|
The iconic Dracula color palette, now available for Zen!
|
||||||
|
|
||||||
|
~ *Not affiliated with `Dracula`*
|
1
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/theme.json
Normal file
1
themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/theme.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"id": "685e640a-edbf-4ddd-adb7-c8c135c6e682", "name": "Dracula", "description": "Explore the sleek, dark, and minimal Dracula theme for Zen!", "homepage": "https://draculatheme.com/", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/685e640a-edbf-4ddd-adb7-c8c135c6e682/image.png", "author": "zomby43"}
|
Loading…
Add table
Add a link
Reference in a new issue