Open emacswatcher opened 6 years ago
Can you provide a screenshot or method of triggering this?
Just to make it easier to test, here's my use-package form:
(use-package company-quickhelp :after company :custom (company-quickhelp-use-propertized-text t) (company-quickhelp-delay 1) :config (company-quickhelp-mode +1))
It's currently light grey on bright yellow and is pretty unreadable.