From d8a7d97b365e0b2f380bf32d5bf4cfdeaef43e65 Mon Sep 17 00:00:00 2001 From: legoraft Date: Wed, 25 Jun 2025 11:06:51 +0200 Subject: [PATCH] feat: changed highlight text --- rofi/.config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rofi/.config/rofi/config.rasi b/rofi/.config/rofi/config.rasi index 1720134..a909254 100644 --- a/rofi/.config/rofi/config.rasi +++ b/rofi/.config/rofi/config.rasi @@ -121,7 +121,7 @@ element-icon { element-text { background-color: transparent; text-color: inherit; - highlight: inherit; + highlight: @foreground; cursor: inherit; vertical-align: 0.5; horizontal-align: 0.0; -- 2.51.2