.chart text { fill: white; } .chart line { stroke: white; } .chart path { stroke: white; } .c3 path, .c3 line { stroke: white; } .c3-tooltip, .c3-tooltip td { background: rgba(0,0,0,0.8); } .c3-tooltip th { font-family: 'Roboto', sans-serif; background: black; }