diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2026-01-18 18:59:35 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2026-01-18 18:59:35 +0200 |
| commit | 78bc1e0cda2d5e717e85119790d09e4c317302d2 (patch) | |
| tree | bf0654de79c414fc16b076d38e93b53e02b0b705 | |
| parent | 8245fcf3ae16c094f7e6c148645a343cb09dd1ad (diff) | |
Set the common mapping for property
| -rw-r--r-- | ef-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ef-themes.el b/ef-themes.el index e33ed50..a55c9d7 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) |
