[verified] feat: add immersive themes and focus controls

This commit is contained in:
2026-07-23 02:00:41 +03:00
parent 6baa13dc90
commit 0ee986e686
8 changed files with 856 additions and 33 deletions
+4 -2
View File
@@ -16,11 +16,13 @@ A browser-based Pomodoro timer and clock built with React, TypeScript, and Vite.
- Custom focus, short-break, and long-break durations
- Automatic focus-to-break sequencing, enabled by default with an opt-out setting
- Six built-in backgrounds: three gradients and three local illustrated scenes
- Adjustable background overlay and text color
- Ten built-in themes, including minimalist black/white and animated lava-style backgrounds
- Adjustable background overlay and a separate persistent clock-color override
- Four clock and timer font styles
- Live customization preview with one-click reset
- Automatic settings persistence in IndexedDB
- Slowly pulsing indicator for the active focus session
- Browser fullscreen control and a distraction-free focus mode
All preferences stay in the browser. No account or backend is required.