~lthms/colorless-themes.el

76a89caa7ba0e51baca51f0163ea98aea9265f0f — Thomas Letan 3 years ago dec97cf
Improve the company tooltip selection
1 files changed, 1 insertions(+), 1 deletions(-)

M colorless-themes.el
M colorless-themes.el => colorless-themes.el +1 -1
@@ 241,7 241,7 @@ ORANGE, YELLOW and GREEN are pretty self-explanatory."
      '(company-tooltip ((t (:foreground ,bg :background ,fg+))))
      '(company-scrollbar-fg ((t (:background ,bg))))
      '(company-scrollbar-bg ((t (:background ,fg))))
      '(company-tooltip-selection ((t (:background ,fade :foreground ,fg+))))
      '(company-tooltip-selection ((t (:background ,bg :foreground ,fg))))
      '(company-tooltip-annotation ((t (:foreground ,fade))))
      '(company-tooltip-annotation-selection ((t (:foreground ,fg+))))
      '(company-tooltip-common ((t (:weight bold))))