From ea4ba38056e6e8b8f86b6acfc296f5340ce4fca5 Mon Sep 17 00:00:00 2001 From: miruka Date: Thu, 15 Aug 2019 12:06:51 -0400 Subject: [PATCH] Give pane toolbar a stronger background --- src/themes/Default.qpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/themes/Default.qpl b/src/themes/Default.qpl index 41605066..a2c62e04 100644 --- a/src/themes/Default.qpl +++ b/src/themes/Default.qpl @@ -58,11 +58,11 @@ colors: // Example of an animation, set running: true to enable NumberAnimation on hue - running: false - from: 0 - to: 360 + running: false + from: 0 + to: 360 duration: 10000 - loops: Animation.Infinite + loops: Animation.Infinite // Generic UI controls @@ -164,10 +164,10 @@ sidePane: color subtitle: colors.dimText settingsButton: - color background: "transparent" + color background: colors.inputBackground filterRooms: - color background: "transparent" + color background: colors.inputBackground chat: