emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/gotham-theme b883f374b2 193/214: Add flx highlight support


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme b883f374b2 193/214: Add flx highlight support
Date: Fri, 7 Jan 2022 17:58:54 -0500 (EST)

branch: elpa/gotham-theme
commit b883f374b2758bb05c53289c6e4dc34ed94e180b
Author: Jonathan <jgrg@autistici.org>
Commit: Jonathan <jgrg@autistici.org>

    Add flx highlight support
---
 gotham-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index 7581468683..b11ab0d666 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -243,6 +243,9 @@ depending on DISPLAY for keys which are either :foreground 
or
    (eshell-ls-symlink :foreground blue :weight bold)
    (eshell-ls-unreadable :foreground red)
 
+   ;; flx
+   (flx-highlight-face :foreground yellow)
+
    ;; flymake
    (flymake-errline :underline (:style wave :color red))
    (flymake-warnline :underline (:style wave :color orange))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]