Sujet : Re: Dark mode support for ttk native Windows theme?
De : eric.brunel (at) *nospam* pragmadev.invalid.com (Eric Brunel)
Groupes : comp.lang.tclDate : 02. May 2025, 14:30:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vv2he2$167t6$2@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.146 (Hic habitat felicitas; 8107378 git@gitlab.gnome.org:GNOME/pan.git)
On Fri, 2 May 2025 10:15:58 +0200, Harald Oehlmann wrote:
In the mean time, you may use one of the available dark themes.
But I don't know, if they are Tk 9 ready.
Here is my list:
- awdark: https://sourceforge.net/projects/tcl-awthemes/
scalable, great look, unfotunately, we lost Brad as developper...
- azure: https://github.com/rdbende/Azure-ttk-theme
Others on:
https://wiki.tcl-lang.org/page/List+of+ttk+Themes
Thanks Harald! I actually know about these themes, I actually use the
Azure themes a lot on Linux, they look really great. As for their tk9-
readiness, the Azure themes suffer from the 'open' & 'leaf' states for
treeview items becoming internal. So they would require a patched version
of tk to work as before, but that's an easy patch.