Initial themes implementation, new default theme

This commit is contained in:
miruka
2019-07-24 02:14:34 -04:00
parent 345b17b21f
commit ec27ecf498
89 changed files with 956 additions and 165 deletions

View File

@@ -7,6 +7,7 @@ import "../../Base"
HRectangle {
id: roomSidePane
color: theme.chat.roomSidePane.background
property bool collapsed: false
property var activeView: null