From 06662cbe00e83e2100e5b50d30c34c5a1be86df3 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Wed, 7 Jan 2026 15:22:29 -0500 Subject: Found more places where colors predefined --- config/rofi/themes/KooL_style-7.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rofi/themes/KooL_style-7.rasi b/config/rofi/themes/KooL_style-7.rasi index 37172b33..c66d9be1 100644 --- a/config/rofi/themes/KooL_style-7.rasi +++ b/config/rofi/themes/KooL_style-7.rasi @@ -153,8 +153,8 @@ element normal.normal { element-text selected, element selected.normal { border-radius: 30px; - background-color: @color11; - text-color: @foreground; + background-color: @selected; + text-color: @background; } element-icon { padding: 0px; -- cgit v1.2.3