diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2024-08-27 09:10:23 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2024-08-27 09:10:23 +0300 |
| commit | a8f93da37841f6c4a274b58c3db8336e0f96bfca (patch) | |
| tree | e140adc35ce51b13a884b550e5018e92bf6f635c /ef-light-theme.el | |
| parent | 518b84c578ec1c3e258d706031ff8cf631d99e1a (diff) | |
Define new bg-search-match mapping and use it
Diffstat (limited to 'ef-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index f70d83b..89a2af3 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -242,6 +242,7 @@ ;;;; Search mappings + (bg-search-match bg-warning) (bg-search-current bg-yellow-intense) (bg-search-lazy bg-blue-intense) (bg-search-replace bg-red-intense) |
