You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When sharing an album, and later when embedding it, it could be useful to be able to set a background colour for that album and optionally all the sub-folders.
Per example, a white background doesn't work very well if the folder only contains designs or screenshots with a white background. An artist might want to hang all his painting on an orange wall, etc.
This introduces a new design section in the configuration
design:
background: "f3088d"
inherit: yes
The text was updated successfully, but these errors were encountered:
The effect is not that dramatic, because you only see the background through the thin gaps between pictures, but it's still useful for some collections.
When sharing an album, and later when embedding it, it could be useful to be able to set a background colour for that album and optionally all the sub-folders.
Per example, a white background doesn't work very well if the folder only contains designs or screenshots with a white background. An artist might want to hang all his painting on an orange wall, etc.
This introduces a new
design
section in the configurationThe text was updated successfully, but these errors were encountered: