mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-10-31 01:50:47 +03:00
4 lines
67 B
QML
4 lines
67 B
QML
TextMessage {
|
|
font.italic: true
|
|
color: colors.buttonText
|
|
}
|