CustomTkinter/customtkinter
FTE 793be54b38 fixed progressbar_progress color
from "progressbar_progress": ["#608BD5", "#395E9C"] to
    "progressbar_progress": ["#363844", "#363844"],
2022-05-09 17:05:08 -03:00
..
assets fixed progressbar_progress color 2022-05-09 17:05:08 -03:00
widgets fixed simple_example.py 2022-05-05 20:25:37 +02:00
windows added iconify test 2022-05-06 14:33:38 +02:00
__init__.py fixed simple_example.py 2022-05-05 20:25:37 +02:00
appearance_mode_tracker.py completed scaling 2022-05-01 23:29:14 +02:00
ctk_draw_engine.py completed scaling 2022-05-01 23:29:14 +02:00
ctk_settings.py fixed simple_example.py 2022-05-05 20:25:37 +02:00
scaling_tracker.py added iconify test 2022-05-06 14:33:38 +02:00
theme_manager.py Added new theme 2022-05-09 16:50:54 -03:00