@use '@carbon/styles/scss/theme';
@use '../../globals';

.#{globals.$prefix}--#{globals.$charts-prefix}--marker {
	fill: theme.$border-inverse;
}
