### [Insomnia](http://insomnia.rest)

#### Install

1. In Insomnia, go to _Application_ and select _Preferences_
2. Click on _Plugins_
3. Paste `insomnia-plugin-theme-dracula` into the package name field
4. Click on _Install Plugin_

#### Install using [Homebrew](https://brew.sh)

Easily install from [dracula/homebrew-install](https://github.com/dracula/homebrew-install/blob/main/Casks/dracula-insomnia.rb):

``` sh
brew tap dracula/install
brew install --cask dracula-insomnia
```

#### Activating theme

1. Go to _Application_ and select _Preferences_
2. Click on _Themes_
3. Select **Dracula** to apply the theme
