branch: elpa/ujelly-theme
commit c7282ea66df27c3b335aca646e0db9ebe82fc529
Author: Mark Tran <[email protected]>
Commit: Mark Tran <[email protected]>

    magit-log-sha1 is now ,ujelly-red-2
---
 color-theme-ujelly.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/color-theme-ujelly.el b/color-theme-ujelly.el
index 20ccec4..8751af5 100644
--- a/color-theme-ujelly.el
+++ b/color-theme-ujelly.el
@@ -56,6 +56,7 @@
           `(magit-diff-file-header ((t (:foreground ,ujelly-yellow-0))))
           `(magit-diff-hunk-header ((t (:foreground nil))))
           `(magit-item-highlight ((t (:background ,ujelly-grey-2))))
+          `(magit-log-sha1 ((t (:foreground ,ujelly-red-2))))
           `(magit-whitespace-warning-face ((t (:background ,ujelly-red-2))))
           `(minibuffer-prompt((t (:foreground ,ujelly-fg))))
           `(mode-line ((t (:foreground ,ujelly-fg))))

Reply via email to