HP Forums

Full Version: Color Theme Variable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello all

Despite a deep look at the User's Guide, I've been unable to find a variable that stores the color theme defined by the user (Dark or light, chosen color in case of dark theme). I have found other system variable, but not this one...

Does this variable exist? If so, what's its name? Where is it detailed in the User's Guide?

I've been writing a program that draws on the screen and need to do it with white points/segments in case of dark background for the screen.

Many thanks advanced. Regards.

Jean-Michel.
There is not one. I'll put on the list to add though.
Thanks Tim. I'll find a workaround in the meantime.
Regards.

[EDIT] : Wouldn't it be good to have all settings available with parameters that could be stored if a modification of them is temporary needed at launch of a program, and then restored at their inital value when ending the program?
I see this was in 2015. Has this been addressed yet? I'd love to get at all the settings....pretty please! :-)
(09-12-2017 09:36 AM)webmasterpdx Wrote: [ -> ]I see this was in 2015. Has this been addressed yet? I'd love to get at all the settings....pretty please! :-)

I think that "Theme" is the only system variable that has been added since then (May 2015) for changing system settings in a program. TOff had been added just before that posting. I agree that programmable control of all user settings (including some sort of PUSH/POP for all settings) would sure be handy!
Reference URL's