zen-browser / theme-store

🎨 Theme repository for @zen-browser!
https://zen-browser.github.io/theme-store/themes.json
MIT License
127 stars 38 forks source link

[create-theme]: Dracula #190

Closed DemonKingSwarn closed 2 months ago

DemonKingSwarn commented 2 months ago

Name

Dracula

Description

Dive into Dracula color theme for Zen!

Homepage

https://draculatheme.com/

Image

https://i.imgur.com/rLSEEkN.png

Type

Theme Styles

:root {
  --zen-colors-primary: #282a36 !important; /* Deep purple background */
  --zen-colors-secondary: #44475a !important; /* Current line */
  --zen-colors-tertiary: #6272a4 !important; /* Comment/Inactive */
  --zen-colors-border: #8b94b2 !important; /* Accent/Borders */

  --zen-colors-accent: #ff79c6 !important; /* Pink accent */
  --zen-colors-teal: #66d9ef !important; /* Teal accent */
}

Readme

# Dracula

Dracula color pallete ported into Zen!

- *Not affiliated with `Dracula`*

Preferences

No response

github-actions[bot] commented 2 months ago

Thank you for your contribution! :tada:

Your theme has been successfully submitted. The maintainers will review it and get back to you soon.

Here are some details about your submission:

If you have any questions or need help, feel free to ask in the comments below or in the PR.