diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2025-10-04 08:00:30 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2025-10-04 08:00:30 +0300 |
| commit | e6d68147588efd61e588483a4a59b4bf0322566e (patch) | |
| tree | 4c3b046b70d20e4dbb70eaf8d4ec5a09c6583367 /ef-maris-light-theme.el | |
| parent | 9a1c80573e5f6f2f7a16c348eeb109ca62eab528 (diff) | |
Rename bg-search-match to bg-search-static
This is supported in the latest version of the modus-themes.
Diffstat (limited to 'ef-maris-light-theme.el')
| -rw-r--r-- | ef-maris-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-maris-light-theme.el b/ef-maris-light-theme.el index 987f555..6075829 100644 --- a/ef-maris-light-theme.el +++ b/ef-maris-light-theme.el @@ -175,7 +175,7 @@ (mail-subject green-warmer) (mail-other blue) - (bg-search-match bg-warning) + (bg-search-static bg-warning) (bg-search-current bg-yellow-intense) (bg-search-lazy bg-blue-intense) (bg-search-replace bg-red-intense) |
