Software:Dracula (color scheme)
The logo of Dracula, with a figure resembling Count Dracula | |
Original author(s) | Zeno Rocha |
---|---|
Stable release | October 27, 2013
|
Written in | HTML, CSS, XML, Vim script |
License | MIT License |
Dracula is a color scheme for code editors and terminal emulators created by Zeno Rocha. The scheme is exclusively available in dark mode. Packages that implement the color scheme have been published for many major applications, such as Visual Studio Code (1.1M installs),[1] Sublime Text (106K installs),[2] Atom (191K installs),[3] JetBrains IDEs (130K installs),[4] and 103 other applications.[5]
History
Zeno Rocha began working on Dracula in 2013 after having his computer stolen at a hospital in Spain.[6] Upon installing a new code editor and terminal emulator, he could not find a color scheme that he liked, so he decided to create his own. He always believed in the cost of context switching, therefore his goal was to create a uniform and consistent experience across all his applications.[7] On October 27, 2013, he published the first Dracula theme for ZSH on GitHub.[8]
On February 11, 2020, Rocha launched a premium version called Dracula PRO.[9]
Color palette
Name | Swatch | Hex | RGB | HSL |
---|---|---|---|---|
Background | #282a36 | 40 42 54 | 231° 15% 18% | |
Current Line | #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% |
Reception
Over the years, Dracula became popular among software developers. Joey Sneddon of omg!ubuntu! recommended Dracula, noting its wide compatibility, as well as its open source nature.[11] Writing for SpeckyBoy Magazine, Eric Karkovack reported that "Dracula is a dark theme that presents some great color contrast. Using a dark background actually saves energy as well..."[12]. Nick Congleton of LinuxConfig.org described it as one of the best Linux terminal color schemes.[13] Twilio also featured Dracula as one their favorite Halloween hacks.[14]
Gallery
Dracula being used on Vim
Dracula being used on XCode
Dracula being used on Slack
Dracula being used on iTerm
Dracula being used on Discourse
References
- ↑ "Dracula Official - Visual Studio Marketplace". https://marketplace.visualstudio.com/items?itemName=dracula-theme.theme-dracula.
- ↑ "Dracula Color Scheme - Sublime Package Control". https://packagecontrol.io/packages/Dracula%20Color%20Scheme.
- ↑ "Dracula Syntax - Atom Packages" (in en). https://atom.io/packages/dracula-syntax.
- ↑ "Dracula Theme - JetBrains Plugins" (in en). https://plugins.jetbrains.com/plugin/12275-dracula-theme.
- ↑ Rocha, Zeno. "Dracula Theme" (in en). https://draculatheme.com/.
- ↑ Rocha, Zeno. "About Dracula" (in en). https://draculatheme.com/about.
- ↑ Stacoviak, Adam. "Open Source Lessons Learned with Zeno Rocha (The Changelog #248)" (in en). https://changelog.com/podcast/248.
- ↑ "Add ZSH theme - dracula/dracula-theme@7e4d17a" (in en). https://github.com/dracula/dracula-theme/commit/7e4d17ade6a54b7b7d8037a0d2160a293f17ef5c.
- ↑ Littauer, Richard; Dorfman, Justin; Berry, Eric. "Creating Dracula PRO with Blood, Sweat, and Tears with Zeno Rocha". https://sustain.codefund.fm/27.
- ↑ Rocha, Zeno. "Dracula Theme - Contribute" (in en). https://draculatheme.com/contribute.
- ↑ Sneddon, Joey (2019-11-19). "There's a Dracula Theme for …Pretty Much Everything". https://www.omgubuntu.co.uk/2019/11/dracula-theme-for-everything.
- ↑ Karkovack, Eric (2020-01-17). "10 Beautiful Free Themes for Sublime Text". https://speckyboy.com/free-themes-sublime-text/.
- ↑ "The Best Linux Terminal Color Schemes For 2019 - LinuxConfig.org". https://linuxconfig.org/the-best-linux-terminal-color-schemes-for-2019.
- ↑ "Twilio's Favorite Halloween Hacks using Python, Raspberry Pi, Arduino and More" (in en). https://www.twilio.com/blog/halloween-hacks-python-raspberry-pi-ardiuno.
External links
Category:Color schemes Category:Software using the MIT license Category:2013 software
Original source: https://en.wikipedia.org/wiki/Dracula (color scheme).
Read more |