This commit is contained in:
Tres Finocchiaro
2014-05-12 21:37:01 -07:00
parent 5aa6779108
commit 9abfbd6c94

View File

@@ -1,7 +1,9 @@
/********************
* LMMS style sheet *
********************/
QLabel {
/* most foreground text items */
QLabel, QTreeWidget, QListWidget, QGroupBox {
color: #e0e0e0;
}