branch: elpa/subatomic-theme
commit 20339f075a3635ea1b7ee1a0b99f6315352eacc1
Author: John Olsson <[email protected]>
Commit: John Olsson <[email protected]>
magit-branch face
---
subatomic-theme.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/subatomic-theme.el b/subatomic-theme.el
index 0ab1d33..814bc06 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -4,7 +4,7 @@
;; Author: John Olsson <[email protected]>
;; URL: https://github.com/cryon/subatomic
-;; Version: 1.0
+;; Version: 1.1
;; This file is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published
@@ -301,7 +301,8 @@
;; magit
- ;; magit-branch
+ `(magit-branch
+ ((t (:foreground ,jungle-green :weight bold))))
`(magit-diff-add
((t (:inherit diff-added))))