TkinterEP / ttkthemes

A group of themes for the ttk extenstions for Tkinter
GNU General Public License v3.0
364 stars 47 forks source link

black theme: current notebook tab is same color as other tabs #46

Closed Akuli closed 6 years ago

Akuli commented 6 years ago

aaaaa

It is very hard to tell which tab is selected. This is especially annoying because I have a ttk program that I use every day, and I really like the black theme otherwise.

RedFantom commented 6 years ago

For next time: These things may be reported in #44 .

This indeed looks like a serious UI issue. As black is based on clam, this might require more than just changing the background option of the Notebook.Tab style for the selected state.

RedFantom commented 6 years ago

screenshot What do you think?

Akuli commented 6 years ago

This is awesome!