If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/ida.git
Download using the GitHub .zip download option and unzip them.
- Open your IDA <= 7.3
- Go to
Options
>Colors
>Import
- Select the file (
dracula-theme.clr
) - Done!
-
Create a folder called dracula in IDA themes folder
- On Windows:
C:\Program Files\IDA...\themes\dracula
- On Linux:
~/.ida.../themes/dracula/
- On Windows:
-
Move the file
theme.css
to dracula foldermv theme.css ~/.ida.../themes/dracula/
-
Open your IDA >= 7.3
-
Go to
Options
>Colors
Click on the box Current theme > Selectdracula
-
Done!