Wolfram Notebooks

Dracula

Dark theme for Wolfram Notebooks and 355+ apps

StarFork

Wolfram Notebooks Theme Preview

2,424 views

Wolfram Notebooks

Get the files

If you are a git user, you can get the theme and keep up to date by cloning the repo:

    $ git clone https://github.com/dracula/wolfram-notebooks.git
    

Otherwise, you will need to download the files and unzip them for each release.

Install the stylesheet

  1. The stylesheet is titled "Dracula.nb". Move the stylesheet to folder where your Wolfram Desktop application is installed, and into SystemFiles. Run this code to open the folder:

     SystemOpen[FileNameJoin[{$UserBaseDirectory,"SystemFiles","FrontEnd","StyleSheets"}]]
    

You may need to restart your application to see the changes take effect.

  1. Open a new notebook, and from the menu go to Format > Stylesheet > Dracula to change the stylesheet to Dracula.

Use it as a ResourceFunction

  1. Get the DraculaTheme resource

  2. Install the stylesheet system-wide with the following:

     ResourceFunction["DraculaTheme"]["Install"]
    

Stay up to date

Get updates about this theme and more. 7,399 people enjoy it.

Contributors

This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.

  • jldohmann
Edit this documentation on GitHub.

Made with by Zeno Rocha
under MIT license