Skip to content

Conversation

GretaD
Copy link
Contributor

@GretaD GretaD commented Aug 27, 2025

comment from Nimisha:

  • AI summary
  • Thread summary (done in another pr)
  • Smart replies
  • I'd say no for create event. For priority inbox I'd also say no because it existed much before assistant but I'll double check with Jan.

light mode
Screenshot from 2025-08-27 11-26-07
dark mode
Screenshot from 2025-08-27 14-20-34

Signed-off-by: greta <gretadoci@gmail.com>
@GretaD GretaD self-assigned this Aug 27, 2025
GretaD added 2 commits August 27, 2025 14:18
Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: greta <gretadoci@gmail.com>
@@ -225,3 +229,16 @@ export default {
}
}
</style>
<style>
@media (prefers-color-scheme: dark) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should not use window.matchMedia.('(prefers-color-scheme: dark)'). It checks for the user's system theme, but Nextcloud Dark theme could be enabled even on the light system theme.

https://nextcloud-vue-components.netlify.app/#/Functions/isDarkTheme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants