Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
width: Style.currentAccountLabelWidth\r
text: UserModel.currentUser.name\r
elide: Text.ElideRight\r
- color: "white"\r
+ color: Style.ncTextColor\r
font.pixelSize: Style.topLinePixelSize\r
font.bold: true\r
}\r
width: Style.currentAccountLabelWidth\r
text: UserModel.currentUser.server\r
elide: Text.ElideRight\r
- color: "white"\r
+ color: Style.ncTextColor\r
font.pixelSize: Style.subLinePixelSize\r
}\r
}\r
QtObject {\r
// Colors\r
property color ncBlue: "#0082c9"\r
+ property color ncTextColor: "white"\r
property color lightHover: "#f7f7f7"\r
property color menuBorder: "#bdbdbd"\r
\r