Add theme properties for autocompletion UI

This commit is contained in:
miruka
2020-08-21 11:35:03 -04:00
parent 044060d1c0
commit 12c47476fc
5 changed files with 17 additions and 5 deletions

View File

@@ -498,6 +498,12 @@ chat:
fileTransfer:
color background: chat.typingMembers.background
userAutoCompletion:
color background: chat.typingMembers.background
int avatarsRadius: controls.avatar.radius
color displayNames: colors.text
color userIds: colors.dimText
composer:
color background: colors.strongBackground

View File

@@ -507,6 +507,12 @@ chat:
fileTransfer:
color background: chat.typingMembers.background
userAutoCompletion:
color background: chat.typingMembers.background
int avatarsRadius: controls.avatar.radius
color displayNames: colors.text
color userIds: colors.dimText
composer:
color background: colors.strongBackground