§Geany
§Install using git
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/geany
§Install manually
Download using the GitHub .zip download option and unzip it.
§Activating theme
On Unix-like operating systems:
- Copy the Dracula-Theme.conf into ~/.config/geany/colorschemes/. Create it if the directory doesn't exist.
- Choose the theme on Geany by going to the
view
menu and selectingChange Color Scheme...
On Windows:
- Copy the Dracula-Theme.conf into C:\Users\YourUserName\AppData\Roaming\geany\colorschemes. Create it if the directory doesn't exist.
- Choose the theme on Geany by going to the
view
menu and selectingChange Color Scheme...