Theme Object
This object represents a theme, which is a collection of styles and fonts that can be applied to a Cloudshelf.
Fields
#
collectionGridTileModifier
Float !
No longer supported in the engine or manager, use homeGridTileModifier
Non-null
logoForceWhite
Boolean !
Non-null
The cloudshelf engine will override all colours and show the logo as a white cutout.
productGridTileModifier
Float !
No longer supported in the engine or manager, use productGridWidthModifier & productGridHeightModifier instead
Non-null
removeCloudshelfBranding
Boolean !
Non-null
A boolean value indicating whether or not the Cloudshelf branding should be removed.
tileSize
TileSize !
No longer supported in the engine or manager, use productGridWidthModifier & productGridHeightModifier to specify your base product side instead
Non-null
Usages
#
References
#
- Field theme from Cloudshelf
- Field theme from Query
- Field themes from ThemeDeletePayload
Previous
TextPrinterBlock
Next
ThemeDeletePayload