rdbende / Forest-ttk-theme

A beautiful modern theme for ttk, inspired by MS Excel's look 🌲🌳
MIT License
354 stars 91 forks source link

Switch color #3

Open airone506 opened 3 years ago

airone506 commented 3 years ago

Hello rdbende.

The color of the Switch element in the Forest theme is always colored (green), no matter if set to On or to Off. This can be also seen in the screenshots included in the project repository. In comparison, the color of the Switch in the Azure theme is grey for Off and colored for On, which makes perfect sense. I do not know if is it a little tiny error in the Forest theme or if it works as intended. If the current behavior is intended, the issue could be closed.

Last but not least. I am still amazed with all the great work you have uploaded to GitHub and especially with all these beautiful themes. Thank you! I already gave a handful of stars to your repositories.

rdbende commented 3 years ago

Hi!

This is actually intended, as I didn’t find any color that would look good for the off state. However, I don't think it's a very good solution, so I'll work on it.