Rename theme "uploadsBar" to "fileTransfer"

This commit is contained in:
miruka 2019-12-06 09:22:38 -04:00
parent 150a783c28
commit 54df551b08
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import "../../Base"
Rectangle {
implicitWidth: 800
implicitHeight: firstDelegate ? firstDelegate.height : 0
color: theme.chat.uploadsBar.background
color: theme.chat.fileTransfer.background
opacity: implicitHeight ? 1 : 0
clip: true

View File

@ -392,7 +392,7 @@ chat:
colors.hue, colors.saturation, colors.intensity * 9, 0.52
)
uploadsBar:
fileTransfer:
color background: chat.typingMembers.background
composer: