Use colors.mid for Completer border
This commit is contained in:
parent
7e374a205c
commit
cd426d8f75
@ -183,8 +183,7 @@ Popup {
|
||||
color: colors.base
|
||||
implicitHeight: popup.contentHeight
|
||||
implicitWidth: popup.contentWidth
|
||||
// colors.text should always contrast nicely with the window background
|
||||
border.color: colors.text
|
||||
border.color: colors.mid
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user