diff --git a/src/App.jsx b/src/App.jsx index 05f84528..27344ea9 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", "slate"]} + colors={["teal", "bg-sky-600", "bg-gray-400"]} className="h-28" showLegend={false} showYAxis={false}