Change default color for the end of line marker in the audio display to blue

Originally committed to SVN as r5684.
This commit is contained in:
Thomas Goyne 2011-09-29 20:27:32 +00:00
parent 62181365b9
commit 0f8bafb432

View file

@ -99,7 +99,7 @@
"Selection Modified" : "rgb(92, 0, 0)"
},
"Line Boundary Inactive Line" : "rgb(190,190,190)",
"Line boundary End" : "rgb(230, 125, 0)",
"Line boundary End" : "rgb(0, 0, 216)",
"Line boundary Start" : "rgb(216, 0, 0)",
"Play Cursor" : "rgb(255,255,255)",
"Seconds Boundaries" : "rgb(0, 100, 255)",