el/dot-emacs.el: Make my writing be legible in ERC.
[profile] / el / dot-emacs.el
index e843110..784aad1 100644 (file)
@@ -810,6 +810,9 @@ doesn't match any of the regular expressions in
   (t :foreground "red"))
 (mdw-define-face diff-context)
 
+(mdw-define-face erc-input-face
+  (t :foreground "red"))
+
 (mdw-define-face woman-bold
   (t :weight bold))
 (mdw-define-face woman-italic