ttkbootstrap
A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.
đĻ Features
âī¸ Built-in Themes
Over a dozen curated dark and light themes
âī¸ Pre-defined Styles:
Loads of beautiful pre-defined widget styles such
as outline and round toggle buttons.
âī¸ Simple keyword API:
Apply colors and types using simple keywords
such as primary and striped instead of the legacy approach of
primary.Striped.Horizontal.TProgressbar. If you've used Bootstrap for
web development, you are already familiar with this approach using css classes.
âī¸ Lots of new Widgets:
ttkbootstrap comes with several new beautifully designed widgets such
as Meter, DateEntry,
and Floodgauge. Additionally, dialogs
are now themed and fully customizable.
âī¸ Built-in Theme Creator:
Want to create your own theme? Easy! ttkbootstrap includes a built-in
theme creator that enables you to easily build,
load, expore, and apply your own custom themes.
Breaking changes in 1.0
Version 1.0 is a complete rebuild of the library. If you are using version 0.5 you may run into issues trying to import themes with the themes.json as this has been removed from 1.0. You can now import and save themes directly using the ttkcreator.