Set which-key-posframe background color
This commit is contained in:
parent
a3acf22829
commit
fd7ed0a897
@ -866,7 +866,8 @@
|
||||
(which-key-mode)
|
||||
(use-package which-key-posframe :ensure
|
||||
:config
|
||||
(which-key-posframe-mode)))
|
||||
(which-key-posframe-mode)
|
||||
(set-face-background 'which-key-posframe "#333333")))
|
||||
|
||||
(use-package company-auctex
|
||||
:config
|
||||
|
Loading…
Reference in New Issue
Block a user