diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2026-03-15 21:37:13 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2026-03-15 21:37:13 +0200 |
| commit | e9ec05043acf984aad5f74ca274e5b68c9eedc4e (patch) | |
| tree | 1d1dff07bd5e18761580a88b07469c16dcbc5672 /ef-spring-theme.el | |
| parent | 8c04b482cee64e7b4554f63a9f2064eba2bcf21e (diff) | |
Add support for the bg-popup palette entry
This is now introduced in the modus-themes.git. Thanks to aikrahguzar
for suggesting this in issue 70: <https://github.com/protesilaos/ef-themes/issues/70>.
Diffstat (limited to 'ef-spring-theme.el')
| -rw-r--r-- | ef-spring-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ef-spring-theme.el b/ef-spring-theme.el index fcf24fe..304caca 100644 --- a/ef-spring-theme.el +++ b/ef-spring-theme.el @@ -104,6 +104,7 @@ (bg-mode-line-active "#90e8b0") (fg-mode-line-active "#243228") (bg-completion "#ccedff") + (bg-popup "#ddffe9") (bg-hover "#ffc09f") (bg-hover-secondary "#f0bfff") (bg-hl-line "#f9e0e5") |
