[Granted] get "Dark Mode" state

Features wanted...
Post Reply
FluxTorpedoe
Posts: 855
Joined: 05 Oct 2011 13:15

[Granted] get "Dark Mode" state

Post by FluxTorpedoe »

Hi’

Could it be possible to retrieve the Dark/Light state of the UI, eg via get("#316") or another mean?

This would enable scripters to set the desired mode without toggling it…

Thanks for your attention,

    Flux
Last edited by FluxTorpedoe on 11 May 2019 11:13, edited 1 time in total.

highend
Posts: 13327
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: get "Dark Mode" state

Post by highend »

savesettings to a tmp .ini file, getkey() to get it...
One of my scripts helped you out? Please donate via Paypal

klownboy
Posts: 4141
Joined: 28 Feb 2012 19:27

Re: get "Dark Mode" state

Post by klownboy »

highend wrote: 09 May 2019 14:16 savesettings to a tmp .ini file, getkey() to get it...
Yeah, but I think command ID #316 would be an ideal candidate for SC "get" without having to do that malarkey. :)
Windows 11, 23H2 Build 22631.3447 at 100% 2560x1440

admin
Site Admin
Posts: 60590
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: get "Dark Mode" state

Post by admin »

malarkey... :)

Consider it done. :cup:

highend
Posts: 13327
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: get "Dark Mode" state

Post by highend »

In that case I'd like to have it for all settings^^ :titter:
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60590
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: get "Dark Mode" state

Post by admin »

Well, I added two more on top of "Dark Mode" state. :)

highend
Posts: 13327
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: get "Dark Mode" state

Post by highend »

all != two^^ :naughty:
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60590
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: get "Dark Mode" state

Post by admin »

It's two steps into the right direction.

FluxTorpedoe
Posts: 855
Joined: 05 Oct 2011 13:15

Re: [Granted] get "Dark Mode" state

Post by FluxTorpedoe »

Thank you very much Don! (and impressively fast…) :appl:

I still haven’t joined the Dark side for my everyday work (due to mismatching custom pane colors), but having a few dark "sessions" is quite a treat! (eg. for Photos, Movies…)

An updated Session Manager is on the way…

@highend, thanks for the tip about saving to a temporary ini (I’d forgotten it could be done!), could be useful in some cases/as a last resort.

Have a nice day, 8)
   Flux

Post Reply