From 1b691b5d8b6b3b3bada39b7bcdc0b2d5bd163195 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 May 2024 21:55:27 +0900 Subject: rofi tweaked --- config/wallust/templates/colors-rofi.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/wallust') diff --git a/config/wallust/templates/colors-rofi.rasi b/config/wallust/templates/colors-rofi.rasi index 0e45cc44..dfcc08c9 100644 --- a/config/wallust/templates/colors-rofi.rasi +++ b/config/wallust/templates/colors-rofi.rasi @@ -13,7 +13,7 @@ alternate-normal-foreground: {{foreground}}; alternate-urgent-background: {{background}}; alternate-urgent-foreground: {{foreground}}; -selected-active-background: {{color7}}; +selected-active-background: {{color5}}; selected-active-foreground: {{foreground}}; selected-normal-background: {{color9}}; selected-normal-foreground: {{foreground}}; @@ -23,6 +23,6 @@ selected-urgent-foreground: {{foreground}}; background-color: {{background}}; background: rgba(0,0,0,0.7); foreground: {{color15}}; -border-color: {{color12}}; +border-color: {{color9}}; } -- cgit v1.2.3