[BUG] App icon should doesn't follow nextcloud theming #98

Closed
opened 2022-04-03 07:51:06 +02:00 by thstyl2000 · 1 comment

Issue

Environment

  • Custom menu version: 2.3.4
  • Nextcloud version: 22.2.6
  • PHP version: 8.0
  • Web server (Nginx, Apache2): apache2
  • Web browser and version (Firefox 80, Google Chrome 74, etc): any
Using default configuration 

Steps to reproduce

Install app. Change nextcloud theme to something very light.

Observed Results

App icon is not using the dark theme and not coloured automatically as all other nextcloud app icons. App theme is correctly changed from default to default-dark. One needs to manually adjust the colour to make the icon visible and fit the colour of the other apps.

Expected Results

App icon colour should be the same as all other app icons.

Thanks for this great app!

## Issue ### Environment * Custom menu version: 2.3.4 * Nextcloud version: 22.2.6 * PHP version: 8.0 * Web server (Nginx, Apache2): apache2 * Web browser and version (Firefox 80, Google Chrome 74, etc): any ``` Using default configuration ``` ### Steps to reproduce Install app. Change nextcloud theme to something very light. ### Observed Results App icon is not using the dark theme and not coloured automatically as all other nextcloud app icons. App theme is correctly changed from default to default-dark. One needs to manually adjust the colour to make the icon visible and fit the colour of the other apps. ### Expected Results App icon colour should be the same as all other app icons. Thanks for this great app!
thstyl2000 added the
bug
label 2022-04-03 07:51:06 +02:00
Owner

I have installed a fresh nextcloud and installed custom menu.
By default, nextcloud is in light mode and custom menu set default colors:

When I enable dark mode, default dark mode colors of custom menu are set:

…and I can change it:

Default colors (light and dark) are calcultated using the main colors of Nextcloud (blue by default).

Everything seems to work as expected.

Can you provide screenshots?

I have installed a fresh nextcloud and installed custom menu. By default, nextcloud is in light mode and custom menu set default colors: ![](https://upload.deblan.org/u/2022-04/624aa7a5.png) When I enable dark mode, default dark mode colors of custom menu are set: ![](https://upload.deblan.org/u/2022-04/624aa7d7.png) …and I can change it: ![](https://upload.deblan.org/u/2022-04/624aa84f.png) Default colors (light and dark) are calcultated using the main colors of Nextcloud (blue by default). Everything seems to work as expected. Can you provide screenshots?
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: deblan/side_menu#98
No description provided.