X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=blobdiff_plain;f=dot-files%2F_emacs_el;fp=dot-files%2F_emacs_el;h=1d149cef97fab23eac4b3c9c64d0a60cec9fa30a;hp=8f200fc20f2a31d065686c0c75149b9b71a6d8cd;hb=fa41c89f068cab05bc08284fea74694d8e414485;hpb=6620afcd108a72beba895e22653d8f58286c1a59 diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 8f200fc..1d149ce 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -779,6 +779,7 @@ Will prompt you shell name when you type `C-u' before this command." t) '(diff-added ((t (:inherit diff-changed :foreground "medium spring green" :weight extra-bold)))) '(diff-removed ((t (:foreground "gold3" :weight extra-bold)))) '(flyspell-incorrect ((t (:foreground "OrangeRed" :overline t)))) + '(font-lock-function-name-face ((t (:foreground "light steel blue" :weight bold)))) '(jaspace-highlight-tab-face ((((class color) (background dark)) (:foreground "gray70" :underline t)))) '(navi2ch-bm-new-unread-face ((t (:foreground "PaleGreen" :weight bold)))) '(navi2ch-bm-updated-cache-face ((t (:foreground "CornflowerBlue" :weight bold))))