This content has been marked as final.
Show 3 replies
-
1. Re: [CC JS] Changing the Color Theme in a script
Peter Kahrel Jul 1, 2013 9:15 AM (in response to Roy Marshall)app.generalPreferences.uiBrightnessPreference = 100
Peter
-
2. Re: [CC JS] Changing the Color Theme in a script
Roy Marshall Jul 2, 2013 2:30 AM (in response to Peter Kahrel)Thanks Peter.
I do try to look before posting, and i saw the preferences object, and didn't find it there. Didn't know it was the generalPreferences.
Oh, if anyone else is interested, it is a value from 0 - 1, so 50% is 0.5.
Thanks again Peter.
Roy
-
3. Re: [CC JS] Changing the Color Theme in a script
Laubender Jul 2, 2013 2:52 AM (in response to Roy Marshall)@Roy – all documented in Marc Autret's:
http://www.indiscripts.com/post/2013/06/so-what-s-new-in-indesign-cc-scripting-dom
see details at page 7 (at the top) of the PDF.
Uwe


