diff --git a/custom.el b/custom.el index d09e9ef..4619626 100644 --- a/custom.el +++ b/custom.el @@ -161,6 +161,10 @@ :weight normal :height 113 :width normal)))) + '(company-tooltip-search + ((t + (:background "#f1fa8c" + :foreground "dark gray")))) '(line-number-current-line ((t (:foreground "yellow"