DeviceTheme.proto

Summary
DeviceTheme.proto
Variables
name string The name of the devicetheme.
mainBackgroundColor string The main background color of the devicetheme.
logo []bytes
fileType string
backgroundColor string
foregroundColor string
cardinfoButtonColor string
registerCustomerButtonColor string
startButtonColor string

Variables

name

string The name of the devicetheme.

mainBackgroundColor

string The main background color of the devicetheme.

logo

[]bytes

The (optional) logo of the devicetheme.

fileType

string

The fileType of the logo of the devicetheme.

backgroundColor

string

The background color of the devicetheme.

foregroundColor

string

The foreground color of the devicetheme.

cardinfoButtonColor

string

The color of the cardinfoButton of the devicetheme.

registerCustomerButtonColor

string

The color of the registerCustomerButton of the devicetheme.

startButtonColor

string

The color of the startbutton of the devicetheme.

Close