updating mu4e config and keybinds

This commit is contained in:
Matt Nish-Lapidus 2024-06-26 12:11:33 -04:00
parent 9f140d48d6
commit 2cf813d0f6
4 changed files with 22 additions and 8 deletions

View file

@ -15,7 +15,9 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
'(cursor ((t (:background "#FCFCFA" :foreground "black"))))
'(line-number ((t (:foreground "#424242"))))
'(mu4e-highlight-face ((t (:inherit nil :background "gray26" :foreground "gray85")))))
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.