add chatOverlayWarningTextColor to ThemeType

This commit is contained in:
erinn 2020-12-02 16:03:52 -08:00
parent feec7398b0
commit 07a9fecf52
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ QtObject {
property color statusbarOnlineColor: "red"
property color statusbarOnlineFontColor: "red"
property color chatOverlayWarningTextColor: "red"
property color messageFromMeBackgroundColor: "red"
property color messageFromMeTextColor: "red"
property color messageFromOtherBackgroundColor: "red"