Set background color for company completions to make more readable
This commit is contained in:
parent
5559b31e36
commit
1fc2349b90
@ -48,7 +48,7 @@
|
||||
'(company-tooltip ((t (:background "#0f0f0f"))))
|
||||
'(company-scrollbar-bg ((t (:background "#232323"))))
|
||||
'(company-scrollbar-fg ((t (:background "#161616"))))
|
||||
'(company-tooltip-selection ((t (:inherit font-lock-function-name-face))))
|
||||
'(company-tooltip-selection ((t (:background "#433323"))))
|
||||
'(company-tooltip-common ((t (:inherit font-lock-constant-face))))
|
||||
|
||||
'(ivy-current-match ((t (:foreground "#1BFFFF" :weight bold))))
|
||||
|
Loading…
Reference in New Issue
Block a user