This commit is contained in:
Mars 2024-10-13 00:32:04 -04:00
parent a20cfa6659
commit 34fd407bf2
Signed by: pupbrained
GPG key ID: 874E22DF2F9DFCB5

View file

@ -341,8 +341,7 @@
(setq eldoc-message-function #'ignore)
(setq eldoc-idle-delay 0)
(custom-set-faces
'(eldoc-box-body ((t (:family "Iosevka Comfy Motion" :height 140 :background "#11111b" :foreground "#cdd6f4"))))
'(eldoc-box-border ((t (:background "#a6e3a1"))))))
'(eldoc-box-body ((t (:family "Iosevka Comfy Motion" :height 140 :background "#181825" :foreground "#cdd6f4"))))))
#+end_src
*** Apheleia