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