Koito/client/app/providers
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
..
AppProvider.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
ThemeProvider.tsx fix: race condition with using getComputedStyle primary color for dynamic activity grid darkening (#76) 2025-10-14 15:14:22 -04:00