From 5ab6314ed08be8720d2cf9c33bf7eb7c13ea5093 Mon Sep 17 00:00:00 2001 From: Protesilaos Date: Sat, 13 Jun 2026 20:01:35 +0300 Subject: [PATCH] ef-cyprus: make small refinements to the bg-completion value --- ef-cyprus-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-cyprus-theme.el b/ef-cyprus-theme.el index 2bf15c8..d0f1027 100644 --- a/ef-cyprus-theme.el +++ b/ef-cyprus-theme.el @@ -103,7 +103,7 @@ (bg-mode-line-active "#c0df6f") (fg-mode-line-active "#142010") - (bg-completion "#e6e4bf") + (bg-completion "#e3dbba") (bg-popup "#f9eddb") (bg-hover "#efc26f") (bg-hover-secondary "#afc0f0")