Tweak regexp display based on string changes
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 22 May 2018 21:10:18 +0000 (23:10 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 22 May 2018 21:10:18 +0000 (23:10 +0200)
fae-fire-theme.el

index b873738..9552c5f 100644 (file)
@@ -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))))