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

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

[nongnu] elpa/gotham-theme 76867abd51 160/214: add support for re-builde


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 76867abd51 160/214: add support for re-builder
Date: Fri, 7 Jan 2022 17:58:51 -0500 (EST)

branch: elpa/gotham-theme
commit 76867abd51640484880d484076daa93bf7993e3b
Author: Davor Rotim <rotim.davor@gmail.com>
Commit: Davor Rotim <rotim.davor@gmail.com>

    add support for re-builder
---
 gotham-theme.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index 20f3359505..821f1b9d32 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -381,6 +381,12 @@ depending on DISPLAY for keys which are either :foreground 
or
    (rcirc-server :foreground cyan)
    (rcirc-url :inherit link)
 
+   ;; re-builder
+   (reb-match-0 :foreground base0 :background base6)
+   (reb-match-1 :foreground base0 :background green)
+   (reb-match-2 :foreground base0 :background yellow)
+   (reb-match-3 :foreground base0 :background cyan)
+
    ;; ruler
    (ruler-mode-column-number :foreground base6)
    (ruler-mode-comment-column :foreground base4)



reply via email to

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