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.
All instructions can be found at draculatheme.com.
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.
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!
The colors maintain a 4.5:1
contrast ratio, complying with WCAG 2.1 | Level AA.
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 |
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.
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.
The changelog is available on the release page in each theme's repository.
MIT License © Dracula Theme