Subscribe to the RSS Feed.
Aesthetically pleasing, Dracula PRO is a color scheme and UI theme tailored for programming.
Starting with FreeCAD 0.20, this theme is available via the Addon manager!
Refer to the FreeCAD wiki for manual installation instructions.
Install the PreferencePack either using the Addon manager inside FreeCAD or manually.
Activate the pack via Preferences -> General -> Preference packs -> Dracula -> Apply
Boom! It's working
If you are using a FreeCAD version before 0.20 you will need to do the following:
Copy dracula.qss
to ~/.FreeCAD/Gui/Stylesheets/
(Linux)
/Users/[YOUR_USER_NAME]/Library/Preferences/FreeCAD/Gui/Stylesheets/
(MacOS) or C:/[INSTALLATION_PATH]/FreeCAD/data/Gui/Stylesheets/
(Windows)
Rename Dracula.cfg
to user.cfg
and copy to ~/.FreeCAD/
(Linux)
/Users/[YOUR_USER_NAME]/Library/Preferences/FreeCAD/
(MacOS) or
C:/[INSTALLATION_PATH]/FreeCAD/data/
(Windows). Note that will override
any existing configuration - if you want to preserve your original
configuration, you will need to manually merge the two user.cfg
files
Boom! It's working