emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/subatomic-theme 20339f0 08/58: magit-branch face


From: ELPA Syncer
Subject: [nongnu] elpa/subatomic-theme 20339f0 08/58: magit-branch face
Date: Thu, 21 Oct 2021 18:11:11 -0400 (EDT)

branch: elpa/subatomic-theme
commit 20339f075a3635ea1b7ee1a0b99f6315352eacc1
Author: John Olsson <john@cryon.se>
Commit: John Olsson <john@cryon.se>

    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 <john@cryon.se>
 ;; 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))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]