Koito/client/app
Michael Landry 517cc8ac28 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
2025-11-19 16:04:25 -05:00
..
components Fix race condition with using getComputedStyle primary color for dynamic activity grid darkening 2025-11-19 16:04:25 -05:00
hooks chore: initial public commit 2025-06-11 19:45:39 -04:00
providers fix: set default theme when config is not set 2025-11-19 01:40:02 -05:00
routes feat: add now playing endpoint and ui (#93) 2025-11-19 00:58:24 -05:00
styles fix: race condition with using getComputedStyle primary color for dynamic activity grid darkening (#76) 2025-10-14 15:14:22 -04:00
types chore: initial public commit 2025-06-11 19:45:39 -04:00
utils feat: v0.0.5 2025-06-15 19:09:44 -04:00
app.css feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00
entry.client.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
entry.server.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
root.tsx feat: add server-side configuration with default theme (#90) 2025-11-18 18:37:05 -05:00
routes.ts chore: initial public commit 2025-06-11 19:45:39 -04:00
themes.css feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00