ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Color Scheme - Dracula Neue

by facelessuser ALL New Trending

Dracula color scheme for Sublime

Labels color scheme

Details

Installs

  • Total 164
  • Win 82
  • Mac 47
  • Linux 35
Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9
Windows 17 14 10 6 16 12 5 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 3 9 1 9 2 8 9 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 5 5 3 5 7 4 6 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Color Scheme - Dracula Neue

This is a Sublime Text (and Merge) color scheme using the Dracula color palette. Our implementation of Dracula uses the Sublime Text Mariana color scheme as a starting point and makes some alterations to better accommodate the Dracula color palette. This is not the “official” Dracula color scheme but one that takes a slightly different approach on the syntax highlighting.

We provide both classic and Pro variants of Dracula in our color schemes. The Pro variants use the color palette which can be easily be obtained from Dracula Pro's official site.

In regards to Pro color schemes, it should be noted that we only use the color palettes that we extract from the official Pro site which are publicly on display. We have not, in any way, referenced official Pro themes provided by the official Dracula organization. We've been careful to build the Pro color schemes only our work related to classic Dracula, simply swapping out the color palette.

Sublime Text

Sublime Merge

Install

Use Package Control (should be available soon).

Or you can git clone the project or download the project to your Sublime Text or Sublime Merge Packages folder as Color Scheme - Dracula Neue. If you want to use it in both Sublime Merge and Sublime Text, you only have to install it in Sublime Text as Sublime Merge will find the color schemes in Sublime Text.

For Sublime Text, edit your Preferences.sublime-settings file to use the Dracula theme:

"color_scheme": "Dracula Neue Classic.sublime-color-scheme",

For Sublime Merge, once installed, it is recommended to install the Sublime Merge theme and follow related theme instructions.

Dracula Neue Pro Variants

We are not affiliated with Dracula Pro, nor do we condone using the official paid for themes without paying for them, but this theme is an original work that uses the Dracula Pro palette, the theme itself is not derived from the source of any official Dracula theme.

The official Dracula Pro color schemes changed up the color palette of the original, classic Dracula and added new variants such as Buffy, Van Helsing, and others. The author offers a number of supported themes (and additional goodies) for a price. For anyone interested in the wealth of themes that may be offered by the official author, we recommend you check out out the official Dracula Pro. If you don't mind a non-official interpretation on Dracula Pro, or prefer our take on the Pro theme, then give these color schemes a try.

Our themes are simply inspired by the color palette that can easily be acquired by visiting the Dracula Pro site. The site has all the colors on display, and the few that are not can be inferred from the ones that are present. That is how we determined the colors in our variants.

The Pro color scheme normalized saturation and lightness of colors in the HSL color space. These colors, while not placed exactly in a geometrically, symmetrical layout, are more uniform within the HSL color space. With that said, this does not mean the colors are perceptually uniform as HSL is not perceptually uniform at all.

As previously mentioned, the main foreground colors are directly found within the official Dracula site. Background colors can be extracted from the images showing previews of the different themes, and a number of the icons in the page seem to use colors that correspond to the comment colors in certain themes.

After simply gathering the main foreground and background colors, and analyzing other colors on the site, comments were determined to be based off the background using a normalized saturation and lightness.

"comment": "color(var(background) s(25%) l(55%))",

Selections and line highlights were the only colors that were not immediately clear, and out of the few theme previews that showed line highlights, the actual colors being used seemed to differ sometimes depending on the theme. The following colors were settled on for selections and line highlights after analyzing screenshots of different themes and determining what seemed to be the most reasonable and least intrusive colors.

"selection": "color(var(background) s(15%) l(30%))",
"line-highlight": "color(var(background) s(25%) l(25%))",

We did define one additional color to the palette in order to define something for Sublime Text's blueish variable. We simply took the hue of the old Dracula comment, which has a much more bluish hue than the official cyan color, and normalized and saturation and lightness to match the other Dracula foreground colors. It is never used in actual syntax highlighting except in the case of Alucard Pro which uses the classic hue for the comments. Additionally, it may be used as a theme accent or additional color in Sublime Merge commit graphs.

It should be noted that the Alucard Pro theme was recently added and deviates some from the dark theme approach. Currently, it uses colors as close as we were able to get using analysis for comments, line highlights, and base colors.

Dracula Neue Pro:

Pro

"color_scheme": "Dracula Neue Pro.sublime-color-scheme",

Dracula Neue Pro (Buffy)

Buffy

"color_scheme": "Dracula Neue Pro (Buffy).sublime-color-scheme",

Dracula Neue Pro (Blade)

Blade

"color_scheme": "Dracula Neue Pro (Blade).sublime-color-scheme",

Dracula Neue Pro (Lincoln)

Lincoln

"color_scheme": "Dracula Neue Pro (Lincoln).sublime-color-scheme",

Dracula Neue Pro (Morbius)

Morbius

"color_scheme": "Dracula Neue Pro (Morbius).sublime-color-scheme",

Dracula Neue Pro (Van Helsing)

Van Helsing

"color_scheme": "Dracula Neue Pro (Van Helsing).sublime-color-scheme",

Dracula Neue Pro (Alucard)

Alucard

"color_scheme": "Dracula Neue Pro (Alucard).sublime-color-scheme",

Dracula Neue Pro (Nosferatu)

Nosferatu Pro is our take on a Pro theme with the classic Dracula background and comments. It gives a more bluish background hue than the purple hue of the normal Pro theme. We feel this combination was a missed opportunity for lovers of the original Dracula.

Nosferatu

"color_scheme": "Dracula Neue Pro (Nosferatu).sublime-color-scheme",

Modifying Color Schemes

To modify color schemes, make sure you've installed PyYAML.

$ pip install pyyaml

Changes should be made under the src folder in the appropriate YAML file. Then build.py should be run to generate the .sublime-color-scheme files.

Customize Merge

The Dracula Merge theme theme dynamically sources its colors from the color scheme. While you are free to provide overrides to the theme, it would normally be recommended to apply overrides to the color scheme if all you want is to tweak the color palette. Overriding the color scheme is all we will be covering at this time. You are free to override the Merge theme if you desire, but you will have to explore the inner workings on you own.