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:
parent
66cc5f5ea4
commit
46683b82e7
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user