summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eighters-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/eighters-theme.el b/eighters-theme.el
index 1006100..5a720fb 100644
--- a/eighters-theme.el
+++ b/eighters-theme.el
@@ -51,6 +51,7 @@
'(mode-line-buffer-id ((t (:weight bold))))
'(compilation-mode-line-exit ((t (:inherit (compilation-info)))))
'(compilation-mode-line-fail ((t (:inherit (compilation-error)))))
+ '(calendar-today ((t (:inverse-video t))))
;; Main diff faces, and heirs.
'(diff-added ((t (:background "#12222f"))))
'(diff-removed ((t (:background "#2f1e00"))))