2021-03-05 02:35:15 +03:00
|
|
|
// SPDX-FileCopyrightText: 2021 Nheko Contributors
|
|
|
|
//
|
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
2020-02-09 03:24:24 +03:00
|
|
|
TextMessage {
|
2020-10-08 22:11:21 +03:00
|
|
|
font.italic: true
|
|
|
|
color: colors.buttonText
|
2019-09-07 02:33:46 +03:00
|
|
|
}
|