{"id":15664685,"url":"https://github.com/facelessuser/sublime-dracula-scheme","last_synced_at":"2025-08-10T13:32:16.517Z","repository":{"id":56136027,"uuid":"285434699","full_name":"facelessuser/sublime-dracula-scheme","owner":"facelessuser","description":"Dracula color scheme for Sublime","archived":false,"fork":false,"pushed_at":"2024-11-03T05:15:50.000Z","size":13688,"stargazers_count":41,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-03T02:50:44.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facelessuser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-06T00:32:23.000Z","updated_at":"2024-11-03T05:15:54.000Z","dependencies_parsed_at":"2023-01-23T13:45:06.872Z","dependency_job_id":null,"html_url":"https://github.com/facelessuser/sublime-dracula-scheme","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facelessuser%2Fsublime-dracula-scheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facelessuser%2Fsublime-dracula-scheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facelessuser%2Fsublime-dracula-scheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facelessuser%2Fsublime-dracula-scheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facelessuser","download_url":"https://codeload.github.com/facelessuser/sublime-dracula-scheme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229421548,"owners_count":18070350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T13:43:53.138Z","updated_at":"2025-08-10T13:32:16.508Z","avatar_url":"https://github.com/facelessuser.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Color Scheme - Dracula Neue\n\nThis is a Sublime Text (and Merge) color scheme using the [Dracula color palette](https://github.com/dracula/dracula-theme).\nOur implementation of Dracula uses the Sublime Text Mariana color scheme as a starting point and makes some alterations\nto better accommodate the Dracula color palette. This is not the \"official\" Dracula color scheme but one that takes a\nslightly different approach on the syntax highlighting.\n\nWe provide both classic and Pro variants of Dracula in our color schemes. The Pro variants use the color palette which\ncan be easily be obtained from [Dracula Pro's official site](https://draculatheme.com/pro).\n\nIn regards to Pro color schemes, it should be noted that we only use the color palettes that we extract from the\nofficial Pro site which are publicly on display. We have not, in any way, referenced official Pro themes provided by the\nofficial Dracula organization. We've been careful to build the Pro color schemes only our work related to classic\nDracula, simply swapping out the color palette.\n\n![Sublime Text](screenshots/Text%20-%20Dracula.png)\n\n![Sublime Merge](screenshots/Merge%20-%20Dracula.png)\n\n## Install\n\nUse Package Control (should be available soon).\n\nOr you can git clone the project or download the project to your Sublime Text or Sublime Merge Packages folder as\n`Color Scheme - Dracula Neue`. If you want to use it in both Sublime Merge and Sublime Text, you only have to install it in\nSublime Text as Sublime Merge will find the color schemes in Sublime Text.\n\nFor Sublime Text, edit your `Preferences.sublime-settings` file to use the Dracula theme:\n\n```js\n    \"color_scheme\": \"Dracula Neue Classic.sublime-color-scheme\",\n```\n\nFor Sublime Merge, once installed, it is recommended to install the [Sublime Merge theme](https://github.com/facelessuser/merge-dracula-theme)\nand follow related theme instructions.\n\n## Dracula Neue Pro Variants\n\n**We are not affiliated with Dracula Pro, nor do we condone using the official paid for themes without paying for them,\nbut this theme is an original work that uses the Dracula Pro palette, the theme itself is not derived from the source of\nany official Dracula theme.**\n\nThe official [Dracula Pro](https://draculatheme.com/pro) color schemes changed up the color palette of the original,\nclassic Dracula and added new variants such as Buffy, Van Helsing, and others. The author offers a number of supported\nthemes (and additional goodies) for a price. For anyone interested in the wealth of themes that may be offered by the\nofficial author, we recommend you check out out the official Dracula Pro. If you don't mind a non-official\ninterpretation on Dracula Pro, or prefer our take on the Pro theme, then give these color schemes a try.\n\nOur themes are simply inspired by the color palette that can easily be acquired by visiting the [Dracula Pro](https://draculatheme.com/pro)\nsite. The site has all the colors on display, and the few that are not can be inferred from the ones that are present.\nThat is how we determined the colors in our variants.\n\nThe Pro color scheme normalized saturation and lightness of colors in the HSL color space. These colors, while not\nplaced exactly in a geometrically, symmetrical layout, are more uniform within the HSL color space. With that said, this\ndoes not mean the colors are perceptually uniform as HSL is not perceptually uniform at all.\n\nAs previously mentioned, the main foreground colors are directly found within the official Dracula site. Background\ncolors can be extracted from the images showing previews of the different themes, and a number of the icons in the page\nseem to use colors that correspond to the comment colors in certain themes.\n\nAfter simply gathering the main foreground and background colors, and analyzing other colors on the site, comments were\ndetermined to be based off the background using a normalized saturation and lightness.\n\n```js\n\"comment\": \"color(var(background) s(25%) l(55%))\",\n```\n\nSelections and line highlights were the only colors that were not immediately clear, and out of the few theme previews\nthat showed line highlights, the actual colors being used seemed to differ sometimes depending on the theme. The\nfollowing colors were settled on for selections and line highlights after analyzing screenshots of different themes and\ndetermining what seemed to be the most reasonable and least intrusive colors.\n\n```js\n\"selection\": \"color(var(background) s(15%) l(30%))\",\n\"line-highlight\": \"color(var(background) s(25%) l(25%))\",\n```\n\nWe did define one additional color to the palette in order to define something for Sublime Text's `blueish` variable. We\nsimply took the hue of the old Dracula comment, which has a much more bluish hue than the official cyan color, and\nnormalized and saturation and lightness to match the other Dracula foreground colors. It is never used in actual syntax\nhighlighting except in the case of Alucard Pro which uses the classic hue for the comments. Additionally, it may be used\nas a theme accent or additional color in Sublime Merge commit graphs.\n\nIt should be noted that the Alucard Pro theme was recently added and deviates some from the dark theme approach.\nCurrently, it uses colors as close as we were able to get using analysis for comments, line highlights, and base\ncolors.\n\n### Dracula Neue Pro:\n\n![Pro](screenshots/Text%20-%20Pro.png)\n\n```js\n    \"color_scheme\": \"Dracula Neue Pro.sublime-color-scheme\",\n```\n\n### Dracula Neue Pro (Buffy)\n\n![Buffy](screenshots/Text%20-%20Buffy.png)\n\n```js\n    \"color_scheme\": \"Dracula Neue Pro (Buffy).sublime-color-scheme\",\n```\n\n### Dracula Neue Pro (Blade)\n\n![Blade](screenshots/Text%20-%20Blade.png)\n\n```js\n    \"color_scheme\": \"Dracula Neue Pro (Blade).sublime-color-scheme\",\n```\n\n### Dracula Neue Pro (Lincoln)\n\n![Lincoln](screenshots/Text%20-%20Lincoln.png)\n\n```js\n    \"color_scheme\": \"Dracula Neue Pro (Lincoln).sublime-color-scheme\",\n```\n\n### Dracula Neue Pro (Morbius)\n\n![Morbius](screenshots/Text%20-%20Morbius.png)\n\n```js\n    \"color_scheme\": \"Dracula Neue Pro (Morbius).sublime-color-scheme\",\n```\n\n### Dracula Neue Pro (Van Helsing)\n\n![Van Helsing](screenshots/Text%20-%20Van%20Helsing.png)\n\n```js\n    \"color_scheme\": \"Dracula Neue Pro (Van Helsing).sublime-color-scheme\",\n```\n\n### Dracula Neue Pro (Alucard)\n\n![Alucard](screenshots/Text%20-%20Alucard.png)\n\n```js\n    \"color_scheme\": \"Dracula Neue Pro (Alucard).sublime-color-scheme\",\n```\n\n### Dracula Neue Pro (Nosferatu)\n\nNosferatu Pro is our take on a Pro theme with the classic Dracula background and comments. It gives a more bluish\nbackground hue than the purple hue of the normal Pro theme. We feel this combination was a missed opportunity for lovers\nof the original Dracula.\n\n![Nosferatu](screenshots/Text%20-%20Nosferatu.png)\n\n```js\n    \"color_scheme\": \"Dracula Neue Pro (Nosferatu).sublime-color-scheme\",\n```\n\n## Modifying Color Schemes\n\nTo modify color schemes, make sure you've installed PyYAML.\n\n```console\n$ pip install pyyaml\n```\n\nChanges should be made under the `src` folder in the appropriate YAML file. Then `build.py` should be run to generate\nthe `.sublime-color-scheme` files.\n\n## Customize Merge\n\nThe [Dracula Merge theme](https://github.com/facelessuser/merge-dracula-theme) theme dynamically sources its colors\nfrom the color scheme. While you are free to provide overrides to the theme, it would normally be recommended to apply\noverrides to the color scheme if all you want is to tweak the color palette. Overriding the color scheme is all we will\nbe covering at this time. You are free to override the Merge theme if you desire, but you will have to explore the inner\nworkings on you own.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacelessuser%2Fsublime-dracula-scheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffacelessuser%2Fsublime-dracula-scheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacelessuser%2Fsublime-dracula-scheme/lists"}