Remove completion bg from stylesheet
This commit is contained in:
parent
cd8bca7e3b
commit
e1aabc974c
@ -70,7 +70,6 @@ class CompletionView(QTreeView):
|
||||
}}
|
||||
|
||||
QTreeView::item:disabled {{
|
||||
{color[completion.category.fg]}
|
||||
{color[completion.category.bg]}
|
||||
border-top: 1px solid {color[completion.category.border.top]};
|
||||
border-bottom: 1px solid
|
||||
|
Loading…
Reference in New Issue
Block a user