# seafile-Blue-Dark-Theme For the cloud software seafile a custom theme in Dark Blue ;-)
seafile
and create the folder custom and folder img:
sudo su seafile
cd
mkdir /home/seafile/sea-hub/custom
mkdir /home/seafile/seahub-data/img
custom
and img
folder to the seahub-data/custom and seahub-data/img. The Owner of these folders and files must be seafile.
Optionally you can use the logo/favicon or login background or your own picture. Alternatively, you can use the folder fileBRANDING_CSS = 'custom/custom.css'
FILE_SERVER_ROOT = 'https://your_ip_adresse_or_dyndns.com/seafhttp'
FAVICON_PATH = 'custom/favicon.png'
LOGO_PATH = 'custom/custom-logo.png'
LOGO_WIDTH = 160
LOGO_HEIGHT = 40
folder-192.png
and copy from /img to:
/home/seafile/seafile-server-latest/seahub/media/img/
Then the Seafile server and Seahub must be restarted.
Have Fun ;-)sudo systemctl restart seafile.service
sudo systemctl restart seahub.service
You can find more screens in the folder: Screenshots