branch: externals/ef-themes
commit 78bc1e0cda2d5e717e85119790d09e4c317302d2
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Set the common mapping for property
---
 ef-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ef-themes.el b/ef-themes.el
index e33ed50200..a55c9d7974 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -167,6 +167,7 @@ and Modus into a single group, enable 
`modus-themes-include-derivatives-mode'."
 
 (defconst ef-themes-palette-common
   '((fringe unspecified)
+    (property variable)
     (fg-region unspecified)
 
     (bg-diff-context bg-dim)

Reply via email to