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

[Bug]: Wrong Contrast Color since 28.0.2 #43054

Closed
7 of 8 tasks
DoM1niC opened this issue Jan 23, 2024 · 7 comments
Closed
7 of 8 tasks

[Bug]: Wrong Contrast Color since 28.0.2 #43054

DoM1niC opened this issue Jan 23, 2024 · 7 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug feature: theming

Comments

@DoM1niC
Copy link

DoM1niC commented Jan 23, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

image

similar to #43043

Steps to reproduce

Upgrade to latest RC Build of 28.0.2

Expected behavior

The primary Text Color was White here not Black

Installation method

Community Manual installation with Archive

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Nginx

Database engine version

PostgreSQL

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

Updated from a MINOR version (ex. 22.1 to 22.2)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

@DoM1niC DoM1niC added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Jan 23, 2024
@netzpolitikorg
Copy link

For us, it's same, but reverse: light/system theme, app-icons and nextcloud-logo on the left side are black, with white font on mouse-hover, and search/bell/users/profile icons are white (without text on mouse-hover).

@netzpolitikorg
Copy link

our app-specific settings are:

occ config:list theming
{
    "apps": {
        "theming": {
            "backgroundMime": "backgroundColor",
            "enabled": "yes",
            "types": "logging",
            "installed_version": "2.3.0",
            "color": "#0A9EFF"
        }
    }
}

@netzpolitikorg
Copy link

seems to persist in rc5?

@kurjajuur666
Copy link

Same issue here, except all of the icons and text are just black. On RC5. Changing theme doesn't affect this at all.

@derhagen
Copy link

derhagen commented Feb 8, 2024

For us, it's same, but reverse: light/system theme, app-icons and nextcloud-logo on the left side are black, with white font on mouse-hover, and search/bell/users/profile icons are white (without text on mouse-hover).

Exactly the same here. The bug made it into 28.0.2

@escoand
Copy link
Contributor

escoand commented Feb 8, 2024

Did not test, but this should fix it #43392

@susnux
Copy link
Contributor

susnux commented Feb 8, 2024

Duplicate and already fixed, will be fixed with 28.0.3

Ref: #43298

@susnux susnux closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug feature: theming
Projects
None yet
Development

No branches or pull requests

8 participants