Expose branding assets
-
I don't know how stable theme support is for the app, so allowing to customize those assets has the downside of potentially broken updates. Usually we try to lean towards stable releases compared to making everything customizable.
-
if someone wants to add a custom theme, this is currently not possible, because the
$cfg['style'] = 'themename';just listens to the /media folder, which lives outside.
Is there a solution for that?
thx -
I have pushed an update now for this. Docs are at https://docs.cloudron.io/apps/jirafeau/#themes
-
3 3246 referenced this topic on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
UPDATE: found dark theme via config option docs. But not a way to modify the themes.