mirror of https://github.com/qTox/qTox.git
9 changed files with 63 additions and 52 deletions
@ -1,24 +0,0 @@ |
|||||||
QLabel |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
||||||
|
|
||||||
QLineEdit |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
||||||
|
|
||||||
QTextEdit |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
||||||
|
|
||||||
QSpinBox, QDoubleSpinBox |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
||||||
|
|
||||||
QListView |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
@ -1,24 +0,0 @@ |
|||||||
QLabel |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
||||||
|
|
||||||
QLineEdit |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
||||||
|
|
||||||
QTextEdit |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
||||||
|
|
||||||
QSpinBox, QDoubleSpinBox |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
||||||
|
|
||||||
QListView |
|
||||||
{ |
|
||||||
color: @mainText; |
|
||||||
} |
|
Loading…
Reference in new issue