Fix face
This commit is contained in:
parent
001c421ce6
commit
5bb3e5533e
@ -26,7 +26,7 @@
|
||||
;;;;; Variable
|
||||
|
||||
(defface eldoc-box-border '((((background dark)) . (:background "white"))
|
||||
(((background light)) . (:background "dark")))
|
||||
(((background light)) . (:background "black")))
|
||||
"The border color used in childframe.")
|
||||
|
||||
(defface eldoc-box-body '((t . (:background nil)))
|
||||
|
Loading…
Reference in New Issue
Block a user