From 25f350ac7de7b7cc2069f51eff7eb9671e76cf47 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Fri, 28 Jan 2022 13:23:22 +0800 Subject: config/polybar: update to 20220128 - Switch to black background - Make scripts/powermenu.sh happy with $DESKTOP_SESSION - Adjust Lock & Sleep function --- config/polybar/forest/scripts/rofi/colors.rasi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config/polybar/forest/scripts/rofi') diff --git a/config/polybar/forest/scripts/rofi/colors.rasi b/config/polybar/forest/scripts/rofi/colors.rasi index cd1f090..72183d9 100644 --- a/config/polybar/forest/scripts/rofi/colors.rasi +++ b/config/polybar/forest/scripts/rofi/colors.rasi @@ -2,9 +2,9 @@ * { al: #00000000; - bg: #212B30FF; - bga: #263035FF; - fg: #C4C7C5FF; - ac: #EC407AFF; - se: #4DD0E1FF; + bg: #141C21FF; + bga: #1E262BFF; + fg: #93A1A1FF; + ac: #D12F2CFF; + se: #33C5BAFF; } -- cgit v1.2.3