Add some magit faces

new-master
Jacopo De Simoi 7 years ago
parent 05a36419eb
commit ee3645d6b2
  1. 4
      solarized-definitions.el

@ -770,6 +770,10 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
;; magit
(magit-log-sha1 (,@fg-red))
(magit-branch (,@fg-yellow))
(magit-branch-local (,@fg-cyan))
(magit-branch-remote (,@fg-green))
(magit-section-heading (,@fg-yellow))
(magit-section-highlight (,@bg-base02))
(magit-tag (,@fg-green))
(magit-log-author (,@fg-cyan))
(magit-log-head-label-remote (,@fg-green))

Loading…
Cancel
Save