matrixion/resources/qml/delegates/NoticeMessage.qml
2020-02-09 01:24:24 +01:00

4 lines
63 B
QML

TextMessage {
font.italic: true
color: inactiveColors.text
}