diff --git a/.emacs.d/fred-theme.el b/.emacs.d/fred-theme.el index 39e4d5c..c2dbc27 100644 --- a/.emacs.d/fred-theme.el +++ b/.emacs.d/fred-theme.el @@ -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))))