X-Git-Url: https://git.korewanetadesu.com/?p=fae-fire-theme.git;a=blobdiff_plain;f=fae-fire-theme.el;h=480f9a66b501ecef87657eeebad8398d6919245e;hp=b873738006c196383c48a53567d8f5fb54ccd9fb;hb=429dd65ed91922d006b581699efceddc60492299;hpb=df07bb6b4bc980666099ec82dcd13b9a1ced7de1 diff --git a/fae-fire-theme.el b/fae-fire-theme.el index b873738..480f9a6 100644 --- a/fae-fire-theme.el +++ b/fae-fire-theme.el @@ -200,8 +200,8 @@ Kathleen Kayeme’s story “The Fairy Tree”. See URL `(font-lock-keyword-face ((t (:foreground ,c087)))) `(font-lock-negation-char-face ((t nil))) `(font-lock-preprocessor-face ((t (:inherit (font-lock-builtin-face))))) - `(font-lock-regexp-grouping-backslash ((t :foreground ,c066))) - `(font-lock-regexp-grouping-construct ((t :foreground ,c066))) + `(font-lock-regexp-grouping-backslash ((t :foreground ,c109))) + `(font-lock-regexp-grouping-construct ((t :foreground ,c109))) `(font-lock-string-face ((t (:foreground ,c090)))) `(font-lock-type-face ((t (:foreground ,c089)))) `(font-lock-variable-name-face ((t (:foreground ,c105)))) @@ -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))))