Separate localEcho & readCounter theme properties
Allows making the hourglass gray by default again, while the read counter uses the accent color.
This commit is contained in:
@@ -415,7 +415,8 @@ chat:
|
||||
|
||||
color body: colors.text
|
||||
color date: colors.dimText
|
||||
color serverState: colors.accentText
|
||||
color localEcho: colors.dimText
|
||||
color readCounter: colors.accentText
|
||||
|
||||
color redactedBody: colors.dimText
|
||||
|
||||
|
@@ -424,7 +424,8 @@ chat:
|
||||
|
||||
color body: colors.text
|
||||
color date: colors.dimText
|
||||
color serverState: colors.accentText
|
||||
color localEcho: colors.dimText
|
||||
color readCounter: colors.accentText
|
||||
|
||||
color redactedBody: colors.dimText
|
||||
|
||||
|
Reference in New Issue
Block a user