File tree Expand file tree Collapse file tree
packages/eui-theme-borealis Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 - ` components.dataGridRowBackground `
66 - ` components.dataGridRowBackgroundSelectHover `
77- Updated values for tokens:
8+ - ` colors.borderStrongPrimary ` (light)
89 - ` components.tableRowBackgroundSelectedHover `
910 - ` components.tableRowInteractiveBackgroundFocus `
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ export const border_colors: _EuiThemeBorderColors = {
164164 borderBaseFormsColorSwatch : SEMANTIC_COLORS . shade100Alpha24 ,
165165 borderBaseFormsControl : SEMANTIC_COLORS . shade60 ,
166166
167- borderStrongPrimary : SEMANTIC_COLORS . primary100 ,
167+ borderStrongPrimary : SEMANTIC_COLORS . primary90 ,
168168 borderStrongAccent : SEMANTIC_COLORS . accent100 ,
169169 borderStrongAccentSecondary : SEMANTIC_COLORS . accentSecondary100 ,
170170 borderStrongNeutral : SEMANTIC_COLORS . neutral100 ,
You can’t perform that action at this time.
0 commit comments