[FEATURE] Use user-selected background color. #265
Labels
No labels
blocked
bug
duplicate
enhancement
FR accepted
help wanted
invalid
need discussion
next release
not reproduced
PR requested
question
reproduced
WFB
WIP
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
deblan/side_menu#265
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
A user can select a custom color for the NextCloud menu under "Appearance and accessibility -> Background".
It would be nice if we would have the possibility to allow Custom Menu to use that color instead of a fixed one set by the admin.
Benefits
The Custom Menu would match the user selected color of the NC instance/account.
More informations
If I'm seeing this right, the NC menu uses the following:
As a test, I've been setting this on the Custom Menu manually and it does yield acceptable results.
I came here to suggest the same thing.
I have been using this in the Custom CSS Nextcloud extension and it seems to work well.
Even though I tried out how it would look like when applying the NC colors, using the Custom CSS app (which I already heavily employ) to do this didn't cross my mind. Thank you, that works great.
Hi!
It's a great idea but I don't have enough time to implement it.