AutomationEditor: CSS stylability

This commit is contained in:
Vesa
2014-05-31 03:32:55 +03:00
parent 5652043185
commit 310ac28009
3 changed files with 50 additions and 23 deletions

View File

@@ -15,6 +15,11 @@ QMdiArea {
AutomationEditor {
background-color: rgb(0, 0, 0);
color: #e0e0e0;
qproperty-vertexColor: #ff77af;
qproperty-gridColor: #808080;
qproperty-graphColor: #cfd9ff;
qproperty-scaleColor: rgb( 32, 32, 32 );
}
/* text box */