Commit graph

3 commits

Author SHA1 Message Date
mlandry
cd31b6f2d8
fix: race condition with using getComputedStyle primary color for dynamic activity grid darkening (#76)
* Fix race condition with using getComputedStyle primary color for dynamic activity grid darkening

Instead just use the color from the current theme directly. Tested works on initial load and theme changes.
Fixes https://github.com/gabehf/Koito/issues/75

* Rework theme provider to provide the actual Theme object throughtout the app, in addition to the name
Split name out of the Theme struct to simplify custom theme saving/reading
2025-10-14 15:14:22 -04:00
7ff317756f feat: version v0.0.2 2025-06-14 19:14:30 -04:00
fc9054b78c chore: initial public commit 2025-06-11 19:45:39 -04:00