§LiteIDE
§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/SpikedPaladin/liteide.git
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
Linux
- Open a terminal and execute the following:
cd dracula && ./install.sh - Open LiteIDE
- Click
View -> Options - On the LiteEditor item, choose
Fonts & Colorstab, change theFileunderEditor Color Schemeto:dracula.xml. - Click OK.
Windows
- Copy
dracula.xmlto theliteide\share\liteide\liteeditor\colorfolder. - Open LiteIDE
- Click
View -> Options - On the LiteEditor item, choose
Fonts & Colorstab, change theFileunderEditor Color Schemeto:dracula.xml. - Click OK.
OS X
- Navigate to the LiteIDE.app.
- Right-click -> Show package contents.
- Copy
dracula.xmlto theLiteIDE.app/Contents/Resources/liteeditor/color/folder. - Open LiteIDE
- Click
LiteIDE -> Preferences.... - On the LiteEditor item, choose
Fonts & Colorstab, change theFileunderEditor Color Schemeto:dracula.xml. - Click OK.
