From cd560fecdf0f4cd6be79545f92b928da38301ae8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 24 Oct 2016 23:19:44 +0200 Subject: emacs: nitpicking MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- soria-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soria-theme.el b/soria-theme.el index 7fe6d05..eb131ef 100644 --- a/soria-theme.el +++ b/soria-theme.el @@ -700,7 +700,7 @@ It adds to font-lock-number-face decimal, octal, hex and bin formats." ((,class (:foreground ,soria-purple :weight normal)))) `(magit-branch-current - ((,class (:foreground ,soria-yellow :weight normal)))) + ((,class (:foreground ,soria-purple :weight normal)))) `(magit-branch ((,class (:foreground ,soria-orange :weight normal)))) -- cgit v1.2.3