Redaction code adjustments + theme addition

This commit is contained in:
miruka
2020-04-01 15:15:49 -04:00
parent e60a7f6dac
commit 05319af858
9 changed files with 50 additions and 33 deletions

View File

@@ -353,6 +353,8 @@ chat:
color body: colors.text
color date: colors.dimText
color redactedBody: colors.halfDimText
color noticeBody: colors.halfDimText
int noticeLineWidth: 1 * uiScale

View File

@@ -366,6 +366,8 @@ chat:
color body: colors.text
color date: colors.dimText
color redactedBody: colors.halfDimText
color noticeBody: colors.halfDimText
int noticeLineWidth: 1 * uiScale