This is a port of the Dracula Theme theme for the Material Theme UI plugin exporting the color schemes AND the UI Theme thanks to the Bundled Themes feature.
To install the plugin:
- Open your Jetbrains favorite editor.
- Go to Settings > Plugins
- Select "Browse repositories" and search "Dracula theme".
- This plugin depends on the Material Theme UI plugin to be installed, so install this one if not already installed.
- Restart the IDE.
- If you aren't familiar with the Material Theme plugin, you need to select the Dracula theme from the Theme Switcher. It's inside the External Themes option on the list.
- Enjoy!
- The plugin not only gives the UI Theme but the Color Scheme as well from the Dracula repository. I'm not maintaining it.
- Do not confond with Darcula!
- The plugin is available from 2018.1 and above only.
The project is under the MIT License.
- The Dracula Scheme and Colors are copyright of Dracula Theme
- The implementation is based off the Material Theme UI plugin