nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.63k stars 3.99k forks source link

[Bug]: NC25 dark theme display issues #35730

Closed punkyard closed 1 year ago

punkyard commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

black links Capture d’écran 2022-12-11 à 13 45 16

black links Capture d’écran 2022-12-11 à 13 34 42

burger menu over field Capture d’écran 2022-12-09 à 23 17 29

contacts, black groups and circles Capture d’écran 2022-12-09 à 23 14 01

check boxes Capture d’écran 2022-12-09 à 23 08 13

in calendar Capture d’écran 2022-12-09 à 23 07 29

hope this will help

Steps to reproduce

  1. upgrade to NC 25
  2. use dark mode
  3. with safari and brave

Expected behavior

different text colour

Installation method

None

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

Configuration report

No response

List of activated Apps

calendar
text
circles

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

dark breeze had the perfect scales of greys to display a smooth brightness of the screen for the eye

VincentWoglo commented 1 year ago

Can you assign me this issues? Is there also a specific wireframe for this design?

punkyard commented 1 year ago

this could be related to php latest updates on ubuntu

susnux commented 1 year ago

Probably all, except the burger menu, of those issues are because you probably have set black as custom background color so black is the primary color and is used for links, checkboxes and so on.

This might be related to #36464

punkyard commented 1 year ago

ok i've changed the color to another 👍

joshtrichards commented 1 year ago

This appears fixed in NC27 even with black set as a custom black background color. I can't find the relevant PR, but I'm not able to reproduce it.