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

Custom color support for Fundamental components #12620

Open
zaheral opened this issue Oct 18, 2024 · 1 comment
Open

Custom color support for Fundamental components #12620

zaheral opened this issue Oct 18, 2024 · 1 comment

Comments

@zaheral
Copy link
Contributor

zaheral commented Oct 18, 2024

Is this a bug, enhancement, or feature request?

Feature request

Describe your proposal.

We are using some Fundamental components that are supporting color changes. The problem is that they are only supporting a set of colors. It is not possible to pass custom colors (hash color codes).

Use Case: the customers are able to define their own custom colors, which should be used by these components.

These are the components, where we need the custom color support:

  1. https://sap.github.io/fundamental-ngx/#/core/facets
  2. https://sap.github.io/fundamental-ngx/#/core/avatar#accent-colors
  3. https://sap.github.io/fundamental-ngx/#/core/object-status

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

Fundamental-NGX 0.53.x

@droshev
Copy link
Contributor

droshev commented Oct 18, 2024

@zaheral How would that work for different themes(especially when it comes to accessibility and contrast)?

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

2 participants