Installation
Download the .zip file.
Copy and paste the contents on your desktop
Upload contents of the 'Upload' folder to the root of your XF installation
Go to
Admin CP > Appearance > Styles > Import > Choose file > style-PurpleFreak-Dark > Import
Note: Do not make custom edits to this file, instead create a child style and make edits in that. To do this:
Go to
Admin CP > Appearance > Styles > Add style > Fill it out > Parent style > PurpleFreak Dark > Save
Copyright removal
Go to
Admin CP > Appearance > Templates > Search: extra.less
Copy & paste:
Code:
.purplefreak_copyright {
display: none;
}