;; 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.
+ '(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))))
'(jaspace-highlight-tab-face ((((class color) (background dark)) (:foreground "gray70" :underline t))))
'(navi2ch-bm-new-unread-face ((t (:foreground "PaleGreen" :weight bold))))