Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard: Fix dark theme detection #33300

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jul 20, 2022

Same as #33299 but for the dashboard app.


When system default color theme is selected for theming,
the enabledThemes array is empty or just contains one entry 'default',
in this case the color theme has to be retrieved from the browser.

@susnux susnux added bug design Design, UI, UX, etc. 3. to review Waiting for reviews feature: dashboard labels Jul 20, 2022
@szaimen szaimen requested review from skjnldsv, a team, artonge and Pytal and removed request for a team July 20, 2022 22:53
@szaimen szaimen added this to the Nextcloud 25 milestone Jul 20, 2022
@szaimen szaimen self-requested a review July 20, 2022 23:03
@susnux susnux force-pushed the fix/dashboard-dark-color-theme branch from 1a20222 to 01ae0ec Compare July 26, 2022 10:23
@susnux susnux requested a review from artonge July 26, 2022 10:24
@artonge
Copy link
Contributor

artonge commented Jul 26, 2022

/compile amend /

When system default color theme is selected for theming,
the enabledThemes array is empty or just contains one entry 'default',
in this case the color theme has to be retrieved from the browser.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the fix/dashboard-dark-color-theme branch from 01ae0ec to 800f6b3 Compare July 26, 2022 11:54
@artonge
Copy link
Contributor

artonge commented Jul 27, 2022

CI failure unrelated

@artonge artonge merged commit 5edab67 into master Jul 27, 2022
@artonge artonge deleted the fix/dashboard-dark-color-theme branch July 27, 2022 09:29
@skjnldsv skjnldsv mentioned this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug design Design, UI, UX, etc. feature: dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants