Fix unwrapped reply to monospace.

This commit is contained in:
John Preston 2023-10-31 13:00:03 +04:00
parent 39614aab3f
commit ade97fd2d2
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ outReplyTextPaletteSelected: TextPalette(outTextPaletteSelected) {
}
imgReplyTextPalette: TextPalette(defaultTextPalette) {
linkFg: msgImgReplyBarColor;
monoFg: msgImgReplyBarColor;
}
inSemiboldPalette: TextPalette(inTextPalette) {
linkFg: msgInServiceFg;