Plesk Blue Dark Backend Theme
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
966 B

4 years ago
# Plesk Blue Dark Theme
4 years ago
Alternative Theme for Plesk Server Admin GUI
4 years ago
<h2>Usage / Installation</h2>
There are currently not many dark themes for Plesk. So we made it our hobby to create a new theme based on Plesk Obsidian 18.0.30. To activate the branding theme in Plesk, proceed as follows. Via SSH access from the server, define the topaLE theme via console (root) the custom theme and activate it as default theme (upload ZIP file to server):
<br><br>
<pre>
<code>plesk bin branding_theme -i -vendor admin -source /usr/local/psa/topa.zip</code>
</pre>
<h2>Location for custom themes in Plesk on Linux Systems: ()</h2>
<pre>
<code>/usr/local/psa/admin/htdocs/theme-skins/topa/</code>
</pre>
<br>
Please keep the folder structure. Zip the individual folders to topa.zip (or any other name you like) and copy the ZIP archive into the folder on the server. The folders css, icons, images and the file meta.xml must be packed to a ZIP archive.
<br><br>
4 years ago
Have Fun ;-)