Ttk Themes

View Ticket
Login

View Ticket

Ticket Hash: a6d0ae20bccaef772d25e5ae6f09c628e38feb64
Title: Deploy the ttk theme
Status: Closed Type: Build_Problem
Severity: Critical Priority: Immediate
Subsystem: Resolution: Rejected
Last Modified: 2025-04-10 11:05:52
125.3 days ago
Created: 2022-07-25 11:53:01
3.05 years ago
Version Found In: Python
User Comments:
anonymous added on 2022-07-25 11:53:01:

I have downloaded the ttk theme by pip install ttktheme, but I am not sure how to deploy it?

Py file

from ttkthemes import ThemedTk, THEMES

style.theme_use('plastic')

Is it correct? But it failed, please help!


sgolovan added on 2025-04-10 11:05:21:

I'm sorry, but this repository does not deal with installing Ttk themes for Tkinter.