Remove the separate comment delimiter face, it’s pointless
[fae-fire-theme.git] / fae-fire-theme.el
index 9552c5f..91ea338 100644 (file)
@@ -192,7 +192,7 @@ Kathleen Kayeme’s story “The Fairy Tree”. See URL
 
    ;; Font Lock Faces
    `(font-lock-builtin-face ((t (:foreground ,c104))))
-   `(font-lock-comment-delimiter-face ((t (:foreground ,c094))))
+   `(font-lock-comment-delimiter-face ((t (:foreground ,c074))))
    `(font-lock-comment-face ((t (:foreground ,c074))))
    `(font-lock-constant-face ((t (:foreground ,c116))))
    `(font-lock-doc-face ((t (:foreground ,c070))))
@@ -244,9 +244,12 @@ Kathleen Kayeme’s story “The Fairy Tree”. See URL
 
    ;; Magit Faces
    `(magit-section-highlight ((t (:inherit (region)))))
-   `(git-commit-summary ((t (:foreground ,c110))))
+   `(magit-section-heading ((t (:foreground ,c094 :weight bold))))
+   `(magit-branch-remote ((t (:foreground ,c087))))
+   `(magit-branch-local ((t (:foreground ,c102))))
+   `(git-commit-summary ((t (:foreground ,c113))))
    `(git-commit-overlong-summary ((t (:inherit (shadow)))))
-   `(git-commit-nonempty-second-line ((t (:inherit (shadow)))))
+   `(git-commit-nonempty-second-line ((t (:foreground ,c030))))
 
    ;; SHR, EWW, etc.
    `(shr-link ((t (:foreground ,c108))))