Skip to content

Commit

Permalink
Change selected notes color (#4243)
Browse files Browse the repository at this point in the history
  • Loading branch information
Umcaruje authored and zonkmachine committed Mar 19, 2018
1 parent 7a8a925 commit 0d1c874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/themes/default/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 0d1c874

Please sign in to comment.