X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=blobdiff_plain;f=emacs.el;h=636b90efddeee61e85cdff436f53dc5038f7412b;hp=48600767a15952e3b358aad5ebf0784db1a66343;hb=4a6b190fd5ebdcf5846421383b1f1211b64a6786;hpb=9086a0ae1e1f5c1f7076ccf6e9eb11188d5447a9 diff --git a/emacs.el b/emacs.el index 4860076..636b90e 100644 --- a/emacs.el +++ b/emacs.el @@ -435,6 +435,12 @@ load-warning buffer in case of failure." (selector/selection :background "yellow") (gui-button-face :background "green" :foreground "white") (enotes/information-face :foreground "cyan") + (file-name-shadow :foreground "black") + (font-lock-comment-delimiter-face :foreground "magenta") + (font-lock-comment-face :foreground "blue") + (font-lock-variable-name-face :foreground "green") + (shadow :foreground "black") + (warning :foreground "black" :background "red") )) )