Change selected notes color (#4243)

This commit is contained in:
Umcaruje
2018-03-19 17:35:15 +01:00
committed by Oskar Wallgren
parent 7a8a925b83
commit 0d1c874a60

View File

@@ -144,7 +144,7 @@ PianoRoll {
qproperty-noteColor: #0bd556;
qproperty-noteOpacity: 165;
qproperty-noteBorders: false; /* boolean property, set false to have borderless notes */
qproperty-selectedNoteColor: #006b65;
qproperty-selectedNoteColor: #064d79;
qproperty-barColor: #078f3a;
qproperty-markedSemitoneColor: #06170E;
/* Grid colors */