diff --git a/solarized.el b/solarized.el index f8058bd..1e109ed 100644 --- a/solarized.el +++ b/solarized.el @@ -1309,8 +1309,8 @@ customize the resulting theme." `(magit-process-ok ((t (:foreground ,green :weight bold)))) `(magit-process-ng ((t (:foreground ,red :weight bold)))) ;;;;;; log - `(magit-log-author ((t (:foreground ,orange)))) - `(magit-log-date ((t (:foreground ,base0)))) + `(magit-log-author ((t (:foreground ,base0)))) + `(magit-log-date ((t (:foreground ,base01)))) `(magit-log-graph ((t (:foreground ,base1)))) ;;;;;; sequence `(magit-sequence-pick ((t (:foreground ,yellow-d))))