Add main pane top bar, improve readability

This commit is contained in:
miruka
2020-03-12 22:16:33 -04:00
parent 247eb15281
commit ca53e18e24
14 changed files with 169 additions and 73 deletions

View File

@@ -256,6 +256,11 @@ ui:
mainPane:
color background: colors.mediumBackground
topBar:
color background: colors.strongBackground
color placeholderLogo: colors.accentElement
color nameVersionLabel: colors.text
account:
real collapsedOpacity: 0.3
color background: "transparent"

View File

@@ -263,6 +263,11 @@ ui:
mainPane:
color background: colors.mediumBackground
topBar:
color background: colors.strongBackground
color placeholderLogo: colors.accentElement
color nameVersionLabel: colors.text
account:
real collapsedOpacity: 0.3
color background: "transparent"