aboutsummaryrefslogtreecommitdiff
path: root/ef-owl-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2026-03-15 21:37:13 +0200
committerProtesilaos Stavrou <info@protesilaos.com>2026-03-15 21:37:13 +0200
commite9ec05043acf984aad5f74ca274e5b68c9eedc4e (patch)
tree1d1dff07bd5e18761580a88b07469c16dcbc5672 /ef-owl-theme.el
parent8c04b482cee64e7b4554f63a9f2064eba2bcf21e (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-owl-theme.el')
-rw-r--r--ef-owl-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/ef-owl-theme.el b/ef-owl-theme.el
index 8b19644..b154c3f 100644
--- a/ef-owl-theme.el
+++ b/ef-owl-theme.el
@@ -104,6 +104,7 @@
(bg-mode-line-active "#5b637e")
(fg-mode-line-active "#dadfe5")
(bg-completion "#354864")
+ (bg-popup "#33363a")
(bg-hover "#8f7a7f")
(bg-hover-secondary "#415960")
(bg-hl-line "#344255")