Benedek Dévényi
Benedek Dévényi
The `Segoe UI` font is named differently on Windows 10 and Windows 11, and we also need something decent on other systems (the default on Linux is usually a bit...
I've already made some progress in optimizing the size of the tiles so that the theme engine doesn't have to repeat them too many times for widgets that are usually...
Fixes #62, fixes #89
Like `Switch` and `AccentButton`. They could be aliases, like this: ```tcl ttk::style layout Switch [ttk::style layout Switch.TCheckbutton] ```
Should somehow hook into Tk's messagebox without leaving a mess whrn another theme is set.
WinUI 3 introduced some new UI elements, like `Pill Button`, `Segmented Control` and `Lite Nav`[^1]. This theme should include them as new styles. [^1]: https://www.figma.com/community/file/1159947337437047524
### Discussed in https://github.com/rdbende/Azure-ttk-theme/discussions/48 Originally posted by **yoshino-e-valley** September 8, 2022 I will remove the following (It is similar to the question to [Sun-Valley-ttk-theme](https://github.com/rdbende/Sun-Valley-ttk-theme)). ---- I am using it all...
It looks cool, but it's mostly useless
This breaks the `poppingtabs` plugin, so some `--new-window` command line option is needed. Would be also good to have a checkbox in the settings window to turn off this feature.