Sujet : Re: Dark mode support for ttk native Windows theme?
De : kw (at) *nospam* codebykevin.com (Kevin Walzer)
Groupes : comp.lang.tclDate : 01. May 2025, 15:06:22
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vuvv4v$2r47u$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
On 4/30/25 10:10 AM, Eric Brunel wrote:
Hello all,
Since I'm hardly ever using Windows at all, I discovered only recently
that it now has a dark mode. And I also discovered that the native Windows
ttk theme doesn't seem to care: whether the mode defined for applications
in the Windows preferences is light or dark, the native ttk theme is
light.
I looked in the TIPs to see if there was any plan to support Windows' dark
mode at some point but couldn't find anything. Is this something
considered or is it not in the plans for the foreseeable future?
Thanks!
Marc Culler implemented theme switching for macOS - it's actually a complex undertaking. He just did it without a TIP because it doesn't require any new commands. Someone with equivalent Windows expertise would need to take this on for the MS platform.