Re-add local unread "counter" similar to 0.5.0

This commit is contained in:
miruka
2020-06-26 05:43:49 -04:00
parent 213867750d
commit aa8dbce3a7
9 changed files with 53 additions and 17 deletions

View File

@@ -324,6 +324,7 @@ mainPane:
color background: "transparent"
color name: colors.text
color unreadName: colors.brightText
color lastEventDate: colors.halfDimText
color subtitle: colors.dimText

View File

@@ -333,6 +333,7 @@ mainPane:
color background: "transparent"
color name: colors.text
color unreadName: colors.brightText
color lastEventDate: colors.halfDimText
color subtitle: colors.dimText