Skip to content

Commit 6768435

Browse files
committed
Selector options
1 parent 583ec64 commit 6768435

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/chart/parameter/ParameterSelectionChart.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ export const NeoParameterSelectionChart = (props: ChartProps) => {
4646
text: {
4747
primary: 'rgb(var(--palette-neutral-text))',
4848
},
49+
background: {
50+
paper: 'rgb(var(--palette-neutral-bg-weak))',
51+
},
4952
},
5053
});
5154

0 commit comments

Comments
 (0)