Merge pull request #817 from diizy/bbtrack-ui

Make BB-tracks themeable
This commit is contained in:
Tobias Doerffel
2014-06-09 13:41:55 +02:00
4 changed files with 129 additions and 59 deletions

View File

@@ -520,6 +520,7 @@ AutomationPatternView {
/* bb-pattern */
bbTCOView {
color: rgb( 128, 182, 175 ); /* default colour for bb-tracks, used when the colour hasn't been defined by the user */
qproperty-textColor: rgb( 255, 255, 255 );
}