Skip to content Skip to sidebar Skip to footer
Showing posts with the label Themes

Enable Native Macos Mojave Dark Theme Pyside2/python Apps On Qt 5.12

I would like to know to enable the native MacOS Mojave Dark Theme (and if could be multiplatform wi… Read more Enable Native Macos Mojave Dark Theme Pyside2/python Apps On Qt 5.12

Get Colors Of Current Gtk Style

I use PyGTK and I want to get colors of a widget (for example bg color), I run such a code: gdkColo… Read more Get Colors Of Current Gtk Style