Akascape / CTkListbox

A simple listbox for customtkinter (extenstion/add-on)
MIT License
130 stars 14 forks source link

How do I change the color of the text inside the listbox? #24

Closed hasansencer closed 8 months ago

hasansencer commented 8 months ago

As I wrote above, I want to change the color of the text in the listbox, how can I do it?

Akascape commented 8 months ago

@hasansencer Have you tried passing the text_color parameter?