§PowerShell ISE
§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/powershell-ise.git
§Install manually
Download using the GitHub .zip
download option and unzip them.
§Activating theme
- Open windows PowerShell ISE;
- Navigate to
Tools
>Options
>Colors and Fonts
>Manage Themes
;
- Then click on
Import
;
- Go to the location of the
.xml
file and click onOpen
;
- Finally press
Ok
,Apply
andOk
again to apply the theme to the script and cosole.