§Arduino Pro IDE
§Install
Download using the Git:
git clone https://github.com/dracula/arduino-pro-ide.git
Download using the GitHub .zip download option and unzip them.
Obs: For a better understanding of the theme installation, use the following directories to install the Arduino Pro IDE:
- Windows: C:\Program Files\Arduino Pro IDE
- Linux: /opt/arduino-pro-ide
- MacOS: /Applications/Arduino Pro IDE.app
Windows:
- Copy the dracula-themefolder to theC:\Program Files\Arduino Pro IDE\resources\app\pluginsdirectory on your local machine.
- Restart Arduino Pro IDE
- Press Ctrl + K and then Ctrl + T
- Select Dracula Theme
Linux:
- Copy the dracula-themefolder to the/opt/arduino-pro-ide/resources/app/plugins/directory on your local machine.
- Restart Arduino Pro IDE
- Press Ctrl + K and then Ctrl + T
- Select Dracula Theme
MacOS:
- Copy the dracula-themefolder to the/Applications/Arduino Pro IDE.app/Contents/Resources/app/plugins/directory on your local machine.
- Restart Arduino Pro IDE
- Press CMD + K and then CMD + T
- Select Dracula Theme
