diff options
Diffstat (limited to 'soria-theme.el')
| -rw-r--r-- | soria-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
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)))) |
