Skip to content

Commit

Permalink
Improve contrast on magit log buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
PuercoPop authored Nov 16, 2019
1 parent 9779fc4 commit 25356c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyberpunk-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@

;; magit
;; magit headings and diffs
`(magit-section-highlight ((t (:background ,cyberpunk-bg+1))))
`(magit-section-highlight ((t (:background ,cyberpunk-bg-1))))
`(magit-section-heading ((t (:foreground ,cyberpunk-blue+1 :weight bold))))
`(magit-section-heading-selection ((t (:foreground ,cyberpunk-red+1 :weight bold))))
`(magit-diff-file-heading ((t (:weight bold))))
Expand Down

0 comments on commit 25356c5

Please sign in to comment.