Change colors.completion.match.fg to QtColor.

The color is now used in a custom Highlighter class, not set in a
stylesheet.
This commit is contained in:
Ryan Roden-Corrent 2018-10-02 17:47:33 -04:00
parent 66cc5f5ea4
commit 46683b82e7
No known key found for this signature in database
GPG Key ID: 4E5072F68872BC04

View File

@ -1798,7 +1798,7 @@ colors.completion.item.selected.border.bottom:
colors.completion.match.fg:
default: '#ff4444'
type: QssColor
type: QtColor
desc: Foreground color of the matched text in the completion.
colors.completion.scrollbar.fg: