Returns the configuration of the current theme.
app.GetThemeInfo() →
Object: {
baseTheme,
holo,
dark,
titleHeight,
backColor,
dialogColor,
btnColor,
dialogBtnColor,
textColor1,
textColor2,
btnTextColor,
highlightColor }
Boolean
String
Number: fraction (0..1)
String:
hexadecimal: “#rrggbb”, “#aarrggbb”
colourName: “red”, “green”, ...