Give pane toolbar a stronger background

This commit is contained in:
miruka 2019-08-15 12:06:51 -04:00
parent 947c706638
commit ea4ba38056

View File

@ -58,11 +58,11 @@ colors:
// Example of an animation, set running: true to enable // Example of an animation, set running: true to enable
NumberAnimation on hue NumberAnimation on hue
running: false running: false
from: 0 from: 0
to: 360 to: 360
duration: 10000 duration: 10000
loops: Animation.Infinite loops: Animation.Infinite
// Generic UI controls // Generic UI controls
@ -164,10 +164,10 @@ sidePane:
color subtitle: colors.dimText color subtitle: colors.dimText
settingsButton: settingsButton:
color background: "transparent" color background: colors.inputBackground
filterRooms: filterRooms:
color background: "transparent" color background: colors.inputBackground
chat: chat: