chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a24847
)
el/dot-emacs.el: Make my writing be legible in ERC.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 7 Dec 2009 09:41:29 +0000
(09:41 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 7 Dec 2009 09:41:29 +0000
(09:41 +0000)
The default shade of red is way too dark.
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index e8431104b7ab3a6738c872b6dc17dda820a27674..784aad1f7c35a56f997a2a8443aa075ba0739de4 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-810,6
+810,9
@@
(mdw-define-face diff-removed
(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