LICENSE.txt
MANIFEST.in
setup.py
customtkinter/__init__.py
customtkinter/appearance_mode_tracker.py
customtkinter/customtkinter_draw_engine.py
customtkinter/customtkinter_settings.py
customtkinter/customtkinter_theme_manager.py
customtkinter.egg-info/PKG-INFO
customtkinter.egg-info/SOURCES.txt
customtkinter.egg-info/dependency_links.txt
customtkinter.egg-info/requires.txt
customtkinter.egg-info/top_level.txt
customtkinter/assets/fonts/CustomTkinter_shapes_font-fine.otf
customtkinter/assets/fonts/Roboto/Roboto-Medium.ttf
customtkinter/assets/fonts/Roboto/Roboto-Regular.ttf
customtkinter/assets/themes/blue.json
customtkinter/assets/themes/dark-blue.json
customtkinter/assets/themes/green.json
test/test.py
test/test_all_widgets_with_colors.py
test/test_askdialog.py
test/test_auto_resizing.py
test/test_button_antialiasing.py
test/test_button_state.py
test/test_ctk_toplevel.py
test/test_new_menu_design.py
test/test_simple_font_circle.py
test/test_string_dialog.py
test/test_tk_variables.py
test/test_ttk_frames.py