From e9e84e60524dc4cb140c5a976c758b38770dbebf Mon Sep 17 00:00:00 2001 From: David Morgan Date: Fri, 16 Sep 2022 06:54:30 +0100 Subject: Theme updates --- .emacs.d/lisp/init-ui.el | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.emacs.d/lisp/init-ui.el') diff --git a/.emacs.d/lisp/init-ui.el b/.emacs.d/lisp/init-ui.el index d44b90e..0b84c3f 100644 --- a/.emacs.d/lisp/init-ui.el +++ b/.emacs.d/lisp/init-ui.el @@ -67,12 +67,12 @@ `(font-lock-type-face ((t (:foreground "PaleGreen2")))) `(font-lock-string-face ((t (:foreground "SpringGreen3")))) `(font-lock-comment-face ((t (:foreground "burlywood")))) - `(font-lock-doc-face ((t :foreground "LightCyan3"))) ;; "#bfebe0""LightCyan3""PaleTurquoise2""PaleTurquoise3""LightCyan2""LightSteelBlue3""pale turquoise""LightSteelBlue" "wheat" "burlywood3" "LightCyan" + `(font-lock-doc-face ((t :foreground "LightCyan3"))) `(region ((t (:background "firebrick")))) - `(secondary-selection ((t (:background "firebrick4")))) ;; coral tomato + `(secondary-selection ((t (:background "firebrick4")))) `(idle-highlight ((t (:background "grey50" :foreground "white")))) `(isearch ((t (:background "coral2")))) - `(lazy-highlight ((t (:background "coral4")))) + `(lazy-highlight ((t (:background "LightSteelBlue2" :foreground "black")))) `(match ((t (:background "gray35" :foreground "grey85")))) `(lsp-face-highlight-textual ((t (:background "DimGrey")))) `(whitespace-empty ((t (:background "gray10")))) @@ -112,7 +112,6 @@ :custom (hl-todo-keyword-faces '(("TODO" . "red3") - ("djm" . "green") ("FIXME" . "red3") ("DEBUG" . "#A020F0") ("GOTCHA" . "#FF4500") -- cgit 1.4.1-2-gfad0