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

Pimcore 11 default profile/avatar image change not good for different admin interface background colors #829

Open
cmann90 opened this issue Feb 10, 2025 · 0 comments

Comments

@cmann90
Copy link

cmann90 commented Feb 10, 2025

  1. Pimcore 10 default profile image is much more neutral than
  2. Pimcore 11 default profile image which doesn't fit well for other color configurations

https://github.com/pimcore/pimcore/blob/63dbbb36e731d912a2836a7ae6015666c7eab96d/models/User.php#L731

protected function getFallbackImage(): string
{
    return PIMCORE_WEB_ROOT . '/bundles/pimcoreadmin/img/avatar.png';
}

Image Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant