nheko/resources/qml/delegates/NoticeMessage.qml

5 lines
63 B
QML

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