You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update accent color palette to combine the two groups. The 3:1 colors should be 1-10, the 4.5:1 colors should be 11-16.
The value is to logically group the colors by use. Only the 4.5:1 colors can be used with text, e.g., for identifiers, since they pass accessibility, therefore it should be easy for a dev to access those colors.
Use case
New user signs up with no photo so the system must assign a color to the identifier.
The system randomly picks a number between 11-16 to assign an accessible color.
This can also be more easily documented so designers learn the differences in the accent color palette and when to use which color.
Update accent color palette to combine the two groups. The 3:1 colors should be 1-10, the 4.5:1 colors should be 11-16.
The value is to logically group the colors by use. Only the 4.5:1 colors can be used with text, e.g., for identifiers, since they pass accessibility, therefore it should be easy for a dev to access those colors.
Use case
This can also be more easily documented so designers learn the differences in the accent color palette and when to use which color.
References
Design sheets available here:
https://app.zeplin.io/project/5b169f030f5e5e5d1255fe46/screen/5bbe4ba53368160a32fc1329
F3_Colors_Preview_v1_Oct4.pdf
F3_Colors_v1_Oct4.pdf
Updates
settings
color mapAdd new accents to
core/_root
Update test styles page — http://localhost:3030/pages/styles
Update the docs page — https://sap.github.io/fundamental/foundation/colors.html
Update the helpers page — https://sap.github.io/fundamental/guides/design-system-utilities.html
The text was updated successfully, but these errors were encountered: