~chambln/aircon-theme.el

1cc3ec7e57244e7a00a46cf6e7ed46e260f9c93c — Gregory Chamberlain 2 years ago 9aea676
Keep foreground colours in magit-section-highlight
1 files changed, 1 insertions(+), 1 deletions(-)

M aircon-theme.el
M aircon-theme.el => aircon-theme.el +1 -1
@@ 210,7 210,7 @@

 '(magit-section-heading           ((t (:inherit (aircon-sapphire bold)))))
 '(magit-section-heading-selection ((t (:inherit (aircon-mango)))))
 '(magit-section-highlight         ((t (:inherit (aircon-header)))))
 '(magit-section-highlight         ((t (:inherit (highlight)))))

 '(magit-blame-heading           ((t (:inherit aircon-header))))
 '(magit-blame-highlight         ((t (:inherit aircon-header))))