Hey, I'm rdbende 👋
🐍 I love doing GUI stuff with Python and Tkinter📫 You can reach me at rdbende@gmail.com🐧 Linux user (mostly with Plasma dextop)💠 I currently work on Tukaan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
A gorgeous theme for ttk, based on Microsoft's Sun Valley visual style
A modern, cross-platform GUI framework for Python based on Tcl/Tk. Any contribution is highly welcome!
Theming with css in Tukaan
app.theme = CssTheme(Path("./themes/sun-valley.css"))
sun-valley.css :
@source('./images/light'); /* Specify the image r…