From b767f2e6aabd89efacf45a287ad37e176fe05bf2 Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Fri, 22 Nov 2019 02:36:41 -0600 Subject: [PATCH] Made the company-mode i/r search more readable --- custom.el | 4 ++++ 1 file changed, 4 insertions(+) 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"