diff --git a/src/App.jsx b/src/App.jsx index f1f98548..5f9e6c1d 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -565,7 +565,7 @@ export default function App() { data={bar_data} index="label" categories={["invoiced", "pay30", "pay60"]} - colors={["teal", "blue", "gray"]} + colors={["teal", "zinc", "slate"]} className="h-28" showLegend={false} showYAxis={false}