diff --git a/src/App.jsx b/src/App.jsx index c32277d1..72900d54 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -565,8 +565,7 @@ export default function App() { data={bar_data} index="label" categories={["invoiced", "pay30", "pay60"]} - colors={["#14b8a6", "#0284c7", "#9ca3af"]} - + colors={["teal", "sky", "gray"]} className="h-28" showLegend={false} showYAxis={false}