Open juliusknorr opened 2 years ago
@jancborchardt Should we use the accent color for all places where the primary color is being used or shall we still keep the Nextcloud blue (theming color) bar in the top or other elements for example?
@juliushaertl I would say to use it everywhere where the primary color is used in Office right now:
What we should not change / what should stay default:
We also need to make sure that itβs accessible. Here are the colors of the current favicons and proposed better colors based on the color contrast checker at https://webaim.org/resources/contrastchecker/ (to work even with white text on top on AA)
#49abea
β #157cbc
#9abd4e
β #647f2f
#f0965f
β #bf5412
#ebc94a
β #8e7310
#dc5047
β #d83c31
Currently we only pass over already generated color values from the theming app, but we would need to then do those calculations (base on dark/light theme and the mixing with the background color ourselves). Sadly this is only available in the backend, and we'd probably need a way to do this in javascript in https://github.com/nextcloud/richdocuments/blob/3eece5e50574d088975800776fafd2ded0aacf1e/src/helpers/coolParameters.js#L48-L64
Hey is this available? Can I work on this issue?
We should use individual accent colors per application which would be based on the color of the file type icons