YetAnotherPomodoroApp / YAPA-2

Minimalistic desktop timer app for Pomodoro Technique users
https://yapa2.app/
MIT License
512 stars 58 forks source link

Feature request: change font colour automatically during work/break #110

Open ineedmoreoxytocin opened 1 year ago

ineedmoreoxytocin commented 1 year ago

For example, automatically to a different set colour during break time, then back to original colour during work session. The small text above the number is very difficult to see, especially when the entire clock is set to small. Usually I loop play a specific song during break time to counter this issue, but I can't play music in the library. It would be extra helpful to have a different set colour when the clock is on pause, since I often forget that I paused the clock...

dimateos commented 3 days ago

I feel the same about the text being too tiny. Custom text+shadow color for work/break/pause sounds like a great feature.

It would involve splitting these settings in the config and then usage: https://github.com/YetAnotherPomodoroApp/YAPA-2/blob/9f56061f4aaceb1f3264af37d67ae8f1d97a749b/YAPA.WPF.Themes/YAPA/YapaThemeSettings.cs#L42-L60