aboutsummaryrefslogtreecommitdiff
path: root/soria-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'soria-theme.el')
-rw-r--r--soria-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/soria-theme.el b/soria-theme.el
index d11a7db..5396076 100644
--- a/soria-theme.el
+++ b/soria-theme.el
@@ -1156,7 +1156,7 @@ It adds to font-lock-number-face decimal, octal, hex and bin formats."
((,class (:background ,soria-darkgray :weight normal))))
`(erc-timestamp-face
- ((,class (:background ,soria-white :weight normal))))
+ ((,class (:background ,soria-darkgray :foreground ,soria-gray :weight normal))))
`(erc-button
((,class (:weight normal))))