Add theme: Dracula

This commit is contained in:
zomby43 2024-08-22 02:08:15 +00:00 committed by GitHub
parent d762745b1d
commit 3eaeddc2f3
5 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1 @@
/* This is a color theme. */

View file

@ -0,0 +1,7 @@
{
"isDarkMode": true,
"primaryColor": "#282A36",
"secondaryColor": "#44475A",
"tertiaryColor": "#282A36",
"colorsBorder": "#6272A4"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

@ -0,0 +1,6 @@
# Dracula
The iconic Dracula color palette, now available for Zen!
~ *Not affiliated with `Dracula`*

View 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"}