Change selected notes color (#4243)
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user