!
Hubzilla Support Forum !
HUBZ!LLA ThemesI'm working on a #
Hubzilla #
theme "labonneheure", you can see my progress here:
https://framagit.org/kingemir/labonneheure
. I started with a fork of the redbasic theme and am modifying it slowly.
How do I set Focus-Light as the default Schema?
In labonneheure/php/style.php, I read
// Allow admins to set a default schema for the hub.
// default.php and default.css MUST be symlinks to existing schema files in view/theme/labonneheure/schema
So I tried
ln -s view/theme/labonneheure/schema/Focus-Light.css view/theme/labonneheure/schema/default.css
ln -s view/theme/labonneheure/schema/Focus-Light.php view/theme/labonneheure/schema/default.php
but without any changing in the /settings/display interface. I didn't change the labonneheure/php/config.php