Closed GomezIvann closed 6 months ago
Checklist
/lib
/website
Description We are adding both advanced and opinionated tokens to the Contextual Menu component. Here are the proposed ones.
fontFamily: CoreTokens.type_sans, backgroundColor: CoreTokens.color_white, borderColor: CoreTokens.color_grey_200, menuItemFontColor: CoreTokens.color_grey_900, menuItemFontSize: CoreTokens.type_scale_02, menuItemFontStyle: CoreTokens.type_normal, menuItemFontWeight: CoreTokens.type_regular, menuItemLineHeight: "24px", hoverMenuItemBackgroundColor: CoreTokens.color_grey_100, activeMenuItemBackgroundColor: CoreTokens.color_grey_100, selectedMenuItemBackgroundColor: CoreTokens.color_purple_100, hoverSelectedMenuItemBackgroundColor: CoreTokens.color_purple_200, activeSelectedMenuItemBackgroundColor: CoreTokens.color_purple_200, selectedMenuItemFontWeight: CoreTokens.type_semibold, sectionTitleFontColor: CoreTokens.color_grey_900, sectionTitleFontSize: CoreTokens.type_scale_03, sectionTitleFontStyle: CoreTokens.type_normal, sectionTitleFontWeight: CoreTokens.type_semibold, sectionTitleLineHeight: "24px", iconColor: CoreTokens.color_grey_900, iconSize: "16px",
accentColor: string; baseColor: string; fontColor: string; iconColor: string;
Closes #1975
Checklist
/lib
directory./website
as needed.Description We are adding both advanced and opinionated tokens to the Contextual Menu component. Here are the proposed ones.
Advanced tokens
Opinionated tokens
Closes #1975