Restyle label designer with ttkbootstrap (flatly/darkly themes)

Modern flat widgets, coloured primary/danger/success buttons, themed
canvas/text backgrounds, and a light/dark toggle remembered in settings.
This commit is contained in:
Gracious
2026-09-21 08:22:14 +01:00
parent dfe26919ad
commit 76e6732285
4 changed files with 112 additions and 45 deletions
+1
View File
@@ -10,6 +10,7 @@ pyserial = "^3.5"
pillow = "^10.1.0"
click = "^8.1.7"
emoji-data-python = "^1.6"
ttkbootstrap = "^1.10"
[build-system]
requires = ["poetry-core"]