Tweak tooltip face

This commit is contained in:
Protesilaos Stavrou 2022-08-16 12:24:04 +03:00
parent 2ece77b6ee
commit 08b95a4b6c
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -104,7 +104,7 @@ When called from Lisp, THEME is a symbol."
`(rectangle-preview ((,c :inherit secondary-selection)))
`(shadow ((,c :foreground ,fg-dim)))
`(trailing-whitespace ((,c :background ,bg-red :foreground ,fg-intense)))
`(tooltip ((,c :background ,bg-active :foreground ,fg-intense)))
`(tooltip ((,c :background ,bg-alt :foreground ,fg-intense)))
;;;; all-the-icons
`(all-the-icons-blue ((,c :foreground ,blue-cooler)))
`(all-the-icons-blue-alt ((,c :foreground ,blue-warmer)))