Customize Dashboard UI
Login to Cyberpanel
Go to the Design page from the side panel or visit the url
[server-url]/base/design
Copy the styles from this gist to the custom css box
If you get server error 500 in design page, you can resolve that by editing the
views.py
file inside/usr/local/CyberCP/baseTemplate
and commenting out the code regarding fetching the themes from the Cyberpanel developer repository

Last updated