copilot-swe-agent[bot] 1520fa499d Fix dark mode sync not applying theme correctly on page load
When syncDeviceDarkMode is enabled and the device's dark mode preference changes between sessions, the theme would not be reapplied on page load if there was a cached theme. This caused a visual mismatch where the data-color-scheme attribute was correct but the actual theme CSS variables were from the wrong theme.

The fix checks if the cached color scheme matches the current dark mode state and forces immediate theme application if they differ.

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-21 12:48:51 +00:00
2022-06-09 00:50:23 +09:00
🎨
2025-05-07 10:44:43 +09:00
2025-07-16 15:49:05 +09:00
2025-09-27 20:53:21 +09:00
2025-10-21 09:22:27 +09:00
2025-10-19 11:34:34 +09:00
2025-07-16 15:49:05 +09:00
2024-11-16 15:32:51 +09:00
2023-02-26 14:17:29 +09:00
2025-08-07 17:21:43 +09:00
2025-01-04 14:37:14 +09:00
2025-10-21 11:08:40 +00:00
2025-10-20 15:18:18 +09:00
2019-04-05 18:17:30 +09:00
2024-05-31 20:42:02 +09:00
2024-01-04 08:44:38 +09:00
2025-02-01 13:57:39 +09:00

Misskey logo

🌎 Misskey is an open source, federated social media platform that's free forever! 🚀

Learn more


find an instance create an instance become a contributor join the community become a patron

Thanks

Sentry

Thanks to Sentry for providing the error tracking platform that helps us catch unexpected errors.

Chromatic

Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.

Codecov

Thanks to Codecov for providing the code coverage platform that helps us improve our test coverage.

Crowdin

Thanks to Crowdin for providing the localization platform that helps us translate Misskey into many languages.

Docker

Thanks to Docker for providing the container platform that helps us run Misskey in production.

Description
No description provided
Readme AGPL-3.0 448 MiB
Languages
TypeScript 62.4%
Vue 30.7%
JavaScript 6%
GLSL 0.4%
SCSS 0.3%