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

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

[nongnu] elpa/gotham-theme bd9204f528 103/214: add volatile-highlight fa


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme bd9204f528 103/214: add volatile-highlight face
Date: Fri, 7 Jan 2022 17:58:45 -0500 (EST)

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

    add volatile-highlight face
---
 gotham-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index f970eaa396..19ea97f975 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -685,6 +685,9 @@ depending on DISPLAY for keys which are either :foreground 
or
    (sml/prefix :foreground orange)
    (sml/read-only :foreground yellow)
 
+   ;; volatile-highlights
+   (vhl/default-face :background base2)
+
    ;; web-mode
    (web-mode-block-attr-name-face :foreground green)
    (web-mode-block-attr-value-face :foreground cyan)



reply via email to

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