Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/breadcrumbs/styled-components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ StyledListItem.displayName = 'StyledListItem';

export const StyledSeparator = styled('div', ({ $theme }) => {
return {
display: 'inline-block',
display: 'inline-flex',
alignItems: 'center',
color: $theme.colors.breadcrumbsSeparatorFill,
marginLeft: $theme.sizing.scale300,
marginRight: $theme.sizing.scale300,
Expand Down
2 changes: 1 addition & 1 deletion src/themes/dark-theme/color-component-tokens.js.flow
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default (themePrimitives: ColorTokensT = colorTokens): ComponentColorToke
buttonDisabledSpinnerBackground: themePrimitives.mono400,

// Breadcrumbs
breadcrumbsText: themePrimitives.mono100,
breadcrumbsText: themePrimitives.white,
breadcrumbsSeparatorFill: themePrimitives.mono200,

// Datepicker
Expand Down
2 changes: 1 addition & 1 deletion src/themes/dark-theme/color-component-tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default (themePrimitives: ColorTokens = colorTokens): ComponentColorToken
buttonDisabledSpinnerBackground: themePrimitives.mono400,

// Breadcrumbs
breadcrumbsText: themePrimitives.mono100,
breadcrumbsText: themePrimitives.white,

breadcrumbsSeparatorFill: themePrimitives.mono200,

Expand Down
2 changes: 1 addition & 1 deletion src/themes/light-theme/color-component-tokens.js.flow
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default (themePrimitives: ColorTokensT = colorTokens): ComponentColorToke
buttonDisabledSpinnerBackground: themePrimitives.mono400,

// Breadcrumbs
breadcrumbsText: themePrimitives.mono900,
breadcrumbsText: themePrimitives.black,
breadcrumbsSeparatorFill: themePrimitives.mono700,

// Datepicker
Expand Down
2 changes: 1 addition & 1 deletion src/themes/light-theme/color-component-tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default (themePrimitives: ColorTokens = colorTokens): ComponentColorToken
buttonDisabledSpinnerBackground: themePrimitives.mono400,

// Breadcrumbs
breadcrumbsText: themePrimitives.mono900,
breadcrumbsText: themePrimitives.black,

breadcrumbsSeparatorFill: themePrimitives.mono700,

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.