summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d')
-rw-r--r--emacs/.emacs.d/drobillized-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/drobillized-theme.el b/emacs/.emacs.d/drobillized-theme.el
index b88dc78..9903b0e 100644
--- a/emacs/.emacs.d/drobillized-theme.el
+++ b/emacs/.emacs.d/drobillized-theme.el
@@ -90,7 +90,7 @@ Reload the theme after changing anything in this group."
`(erc-current-nick-face ((t (:foreground ,cyan :weight bold))))
`(erc-input-face ((t (:foreground ,green))))
`(erc-my-nick-face ((t (:foreground ,orange :weight bold))))
- `(erc-nick-default-face ((t (:foreground ,base0 :weight bold))))
+ `(erc-nick-default-face ((t (:foreground ,base01 :weight bold))))
`(erc-notice-face ((t (:foreground ,violet))))
`(erc-prompt-face ((t (:foreground "white" :weight bold))))
`(erc-timestamp-face ((t (:foreground ,cyan-d))))