Hanziness / FocusTide

Modern and customizable productivity timer app that runs in your browser.
https://focustide.app
MIT License
321 stars 35 forks source link

feat: Allow theming section colours #341

Closed Hanziness closed 1 year ago

Hanziness commented 1 year ago

Section colours (work, pause and long pause) can now be themed! The app now includes 5 prebuilt themes and the ability to set custom colours in the HSL colour space with some restrictions: saturation is limited between 10-100% and lightness is currently fixed at 60%. The restrictions are there so that (1) the controls are simplified (only 2 sliders per colour) and (2) the themes cannot be "broken" (i.e. it is more difficult to create a theme that provides bad contrast).

The included themes are (from left to right, top to bottom):

No RGB settings for now (sorry!). If you have theme suggestions (those can be full RGB themes), let me know!

Note that section themes also do not affect the UI theme, it remains red.

The new theme settings