Awesome
Dracula Theme
A dark theme for VsCode, Alfred, Emacs, Highlight.js, Hyper, iTerm, JetBrains, Pygments, Slack, Sublime Text, TextMate, Terminal.app, Vim, Xcode, Zsh, and many more.
Install
All instructions can be found at draculatheme.com.
Color Palette
Palette | Hex | RGB | HSL | |
---|---|---|---|---|
Background | #282a36 | 40 42 54 | 231° 15% 18% | |
Current Line | #44475a | 68 71 90 | 232° 14% 31% | |
Selection | #44475a | 68 71 90 | 232° 14% 31% | |
Foreground | #f8f8f2 | 248 248 242 | 60° 30% 96% | |
Comment | #6272a4 | 98 114 164 | 225° 27% 51% | |
Cyan | #8be9fd | 139 233 253 | 191° 97% 77% | |
Green | #50fa7b | 80 250 123 | 135° 94% 65% | |
Orange | #ffb86c | 255 184 108 | 31° 100% 71% | |
Pink | #ff79c6 | 255 121 198 | 326° 100% 74% | |
Purple | #bd93f9 | 189 147 249 | 265° 89% 78% | |
Red | #ff5555 | 255 85 85 | 0° 100% 67% | |
Yellow | #f1fa8c | 241 250 140 | 65° 92% 76% |
For more details about how to apply these different colors to represent different code symbols, please see the Dracula Specification.
FAQ
"Are you going to support editor X?"
We hope so, but we need your help to accomplish that. Since you're already using app X you're probably much more experienced in it than us. So give it a try first!
"How do I submit a new theme?"
- Create a new repository based on this template.
- Build the new theme using the Color Palette above.
- Finally, submit an issue with a link to your repository. Once the theme is accepted, we will move the repository under the Dracula organization and give you rights to maintain it 😀
Accessibility
The colors maintain a 4.5:1
contrast ratio, complying with WCAG 2.1 | Level AA.
The Dracula Theme Team
Dracula is a project created by Zeno Rocha with the help of many outstanding contributors and maintainers, and each theme has its maintainer listed in the Team section of its README
.
On April 13, 2022, Lucas de França officially joined the team, and you can read more here.
Zeno Rocha | Lucas de França |
Organization
Over the years, Dracula has grown to support many more editors. With that came the challenge of supporting many editors, terminals, shells, and more in the same repository. Some package managers require specific files and layouts, which cause conflicts and make them harder to maintain.
So, it was decided to change Dracula from a one-repository theme to an organization. All themes have now been migrated to their repository. With this change, we can better support package managers and list maintainers, make installation instructions easier to find, and support independent releases.
See Dracula organization for all of our repositories.
Community
- Twitter - Best for getting updates about themes and new stuff.
- GitHub - Best for asking questions and discussing issues.
- Discord - Best for hanging out with the community.
Dracula PRO
Dracula PRO is a color scheme and UI theme tailored for programming. Made for terminal emulators, code editors, and syntax highlighters.
Designed to be aesthetically pleasing while keeping you focused.
Credits
- Color palette inspired by @chenluois's Mou Night theme
- Sublime Text theme built on top of Monokai using @aziz's tmtheme editor
- ZSH theme built on top of @robbyrussell's theme
Changelog
The changelog is available on the release page in each theme's repository.
License
MIT License © Dracula Theme