TwitchDropsMiner icon indicating copy to clipboard operation
TwitchDropsMiner copied to clipboard

Dark Mode

Open snappycreeper opened this issue 2 years ago • 4 comments

Dark mode would be nice for late night checking.

snappycreeper avatar May 18 '23 04:05 snappycreeper

Hello o/

Sounds okay, but I've never tried making my own Tkinter theme, and as far as I know, it's pretty complicated. But still doable, of course. I can try doing so, eventually.

Tkinter also comes with some pre-existing themes. One can try testing out these by uncommenting the two lines here, and then changing the 6 to any other number from 0-6 range. There might be more themes beyond 6 as well, I'm not sure - you can test yourself: https://github.com/DevilXD/TwitchDropsMiner/blob/1df916f91ea233f94dd9d045cd8a0d9dcebb665c/gui.py#L1790-L1793

I've tested them a while ago and it's pretty neat, just never added a way to change those from the GUI.

DevilXD avatar May 18 '23 06:05 DevilXD

Ah alright, ill test with them later. Thanks for the quick response!

snappycreeper avatar May 18 '23 14:05 snappycreeper

Hey, I found a cool theme, it worked mostly but only problem was I can't add games to priority list or see the language button. https://github.com/rdbende/Azure-ttk-theme/tree/main Maybe this could be toggleable? Thanks!

snappycreeper avatar May 18 '23 20:05 snappycreeper

It certainly looks interesting, but as I've said, the only experience I have with themes is just checking out the pre-existing ones. There are also some more pressing matters to solve than bigger visual improvements. Regardless, if I can find the time to sit to it and try figuring it out, I'm all for adding a "dark mode" to the GUI, sure.

DevilXD avatar May 19 '23 21:05 DevilXD