Hi, to use a custom color scheme you can set the related property in the command line. For example running our Demo Application ColorSchemeBuilder:
org.apache.pivot.demos.styles.ColorSchemeBuilder with VM arguments (for example in eclipse): -Dorg.apache.pivot.wtk.skin.terra.location=TerraTheme_dark.json Hope this helps. Sandro 2013/11/6 Roger and Beth Whitcomb <[email protected]>: > How exactly are you applying the color schemes to your application now? You > say you are using JSON, so I imagine you have defined some styles in a JSON > file... But, how do you apply these styles to your application? Are you > using style names? > > ~Roger > > > On 11/5/13 9:04 PM, phaneendra wrote: >> >> i need your help guys >>> >>> by using json i define some color schemes to my application...but now i >>> need to apply same colors to popups..can u tell me some idea >>> >>> thanks >> >> >> >> -- >> View this message in context: >> http://apache-pivot-users.399431.n3.nabble.com/Apache-pivot-color-scheme-tp4022780.html >> Sent from the Apache Pivot - Users mailing list archive at Nabble.com. >> >> >
