public class ThemeObject extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
backgroundColor
Sets the background color for the page frame on onsite pages, and the iframe background on iframe checkouts
|
String |
buttonColor
Sets the color on primary action buttons
|
String |
name
Sets a name for the theme
|
String |
primaryColor
Sets colors on important elements such as headers
|
String |
secondaryColor
Sets colors on secondary elements such as info boxes, and the focus styles on text inputs
|
| Constructor and Description |
|---|
ThemeObject() |
public String name
public String primaryColor
public String secondaryColor
public String backgroundColor
public String buttonColor
Copyright © 2014. All Rights Reserved.