From 93aebd82096ae820cb7d7af6694ec4134ac50a07 Mon Sep 17 00:00:00 2001 From: Protesilaos Date: Sat, 13 Jun 2026 20:03:07 +0300 Subject: [PATCH] ef-tritanopia-light: make small refinements to the bg-popup value --- ef-tritanopia-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-tritanopia-light-theme.el b/ef-tritanopia-light-theme.el index e8acbae..d99b8c7 100644 --- a/ef-tritanopia-light-theme.el +++ b/ef-tritanopia-light-theme.el @@ -107,7 +107,7 @@ (bg-mode-line-active "#ff99aa") (fg-mode-line-active "#1a0a0f") (bg-completion "#ffcada") - (bg-popup "#ffe0e0") + (bg-popup "#f2e9e9") (bg-hover "#8fcfff") (bg-hover-secondary "#eda9dc") (bg-hl-line "#ffdadf")