From 3553d03b25bbedaa1c0af97aa2c3403212f9b900 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sat, 26 Apr 2025 21:00:15 +0200 Subject: [PATCH] [Rofi] Design update --- renderable/rofi/style.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renderable/rofi/style.rasi b/renderable/rofi/style.rasi index 31e0064..b6e1558 100644 --- a/renderable/rofi/style.rasi +++ b/renderable/rofi/style.rasi @@ -14,7 +14,7 @@ #window { background-color: @background; - border-color: @accent-two; + border-color: @accent; border: 1px; border-radius: 10px; padding: 0;