HM-SPMS/resource/fr/style/dark/constCurves.qss

8 lines
217 B
Plaintext
Raw Normal View History

2025-03-20 17:30:43 +08:00
CCurveChartView{
qproperty-plotBackgroundColor : #072d48;
qproperty-plotTickColor : #017fb7;
qproperty-plotLinePen: #023F63;
qproperty-plotGridColor: #1A384C;
qproperty-plotLegendColor: #01a6ec;
}