From e7a86356532694f925904659eee85910395f79b4 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Sun, 31 May 2026 12:53:17 +0200 Subject: trying sth else --- _linux/rofi/config.rasi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_linux/rofi/config.rasi') diff --git a/_linux/rofi/config.rasi b/_linux/rofi/config.rasi index 9ef66f1..92e6b8f 100644 --- a/_linux/rofi/config.rasi +++ b/_linux/rofi/config.rasi @@ -174,10 +174,10 @@ configuration { normal-foreground: #fce8c3; normal-background: rgba(0, 0, 0, 0%); alternate-normal-background: rgba(0, 0, 0, 0%); - border-color: rgba(255, 0, 255, 100%); - selected-normal-background: rgba(255, 0, 255, 100%); + border-color: #e18942; + selected-normal-background: #e18942; selected-normal-foreground: black; - separator-color: rgba(0, 0, 0, 0%); + separator-color: #e18942; } window { -- cgit v1.3.1