There could be an additional final layer of an image (PNG, JPG) to create a tiled (fixed) background in order to use it, for example, as a paper simulation (a seamless texture), or just an option to review work of arts in canvas textures or other background simulations. The current “BackgroundColor” will be used on top of it, layered as it is, supportting ARGB transparency in order to use it as a color filter on top of the tiled background
FixedPageUI [
TextColor = #000000
BackgroundColor = #cccccc
SelectionColor = #f5fc0c
WindowMargin = 2 4 2 4
PageSpacing = 4 4
**TileImage = "Path to image local or relative to installation"**
]