PySimpleSQL / pysimplesql

SQLite3 binding for PySimpleGUI
GNU Lesser General Public License v3.0
45 stars 16 forks source link

Extending/renaming iconpacks? #41

Closed PySimpleSQL closed 1 year ago

PySimpleSQL commented 1 year ago

Some thought and experimenting should go into extending iconpacks to include the ttktheme, sounds, etc. Also a way to include default values so that it's quick and easy to make a simple iconpack with one custom aspect and the rest use some sane default.

With this kind of added functionality, it might make sense to rename from iconpack to themepack or some other descriptive version - a one-stop shop for changing the look and feel of pysimplesql

ssweber commented 1 year ago

I’m for this change!