Dracula theme for figures
Version 1.3.1.1 (615 KB) by
Austin M. Weber
A stylish dark color theme for figures. Great for dark mode!
Dracula
A stylish dark color theme for figures. Great for dark mode!
Installation
How to use
- Option 1: See the tutorial here.
- Option 2: View the dracula_tutorial.mlx file under the Examples tab above.
Documentation
Function documentation is available here, but there is also documentation hardcoded into each function file.
You can view function documentation with MATLAB's built-in help command. For example, to print the documentation for the draculize function, execute the following from the command window:
help draculize
Substitute the help command with doc and the function documentation will open in a separate window.
Cite As
Weber, A. M. (2025). Dracula color theme for figures Version X.X.X. GitHub. https://github.com/weber1158/dracula
MATLAB Release Compatibility
Created with
R2023b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.3.1.1 | Description/summary edits |
||
1.3.1 | Updated thumbnail image |
||
1.3.0 | Migrated docs to GitHub; added optional inputs to the main functions. |
||
1.2.0 | Minor changes; added new functions for setting the color order and color map. Updated documentation. |
||
1.1.0 | Updated function compatibility with more plot types; now works on most polar axes charts, 3D charts, and others. |
||
1.0.0 |