Add a few missing palette colors
This commit is contained in:
parent
31a5972f2a
commit
6794b6472d
5 changed files with 24 additions and 54 deletions
|
|
@ -8,7 +8,7 @@ import im.nheko 1.0
|
|||
Rectangle {
|
||||
id: bg
|
||||
radius: 10
|
||||
color: colors.base
|
||||
color: colors.dark
|
||||
height: content.height + 24
|
||||
width: parent ? parent.width : undefined
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue