Skip to content

fix(ui5-avatar): remove redundant placeholder variables from horizon themes #11765

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kgogov
Copy link
Member

@kgogov kgogov commented Jun 19, 2025

Remove --ui5-avatar-placeholder and --ui5-avatar-placeholder-color variables from horizon theme variants as they duplicate the base theme values.

The base Avatar-parameters.css already defines these variables correctly using

  • --sapContent_ImagePlaceholderBackground
  • --sapContent_ImagePlaceholderForegroundColor

as per design specification.

Fixes: #11750

kgogov added 2 commits June 19, 2025 16:10
…themes

Remove `--ui5-avatar-placeholder` and `--ui5-avatar-placeholder-color`
variables from horizon theme variants as they duplicate the base theme
values.

The base Avatar-parameters.css already defines these variables correctly
using `--sapContent_ImagePlaceholderBackground` and
`--sapContent_ImagePlaceholderForegroundColor` as per design
specification.

Fixes: #11750
@PetyaMarkovaBogdanova PetyaMarkovaBogdanova self-requested a review June 20, 2025 07:29
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

Successfully merging this pull request may close these issues.

ui5-avatar - icon not displayed for placeholder color scheme [REGRESSION]
1 participant