From 97a80255ec04cd27750002f08b5a725f747e8188 Mon Sep 17 00:00:00 2001 From: listout Date: Sun, 26 Dec 2021 19:59:02 +0530 Subject: changing config, part 4 --- .config/rofi/config.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/rofi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index bac6076..23ad288 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -12,8 +12,8 @@ configuration { } * { - bg: #121212; - fg: #dedede; + bg: #111116; + fg: #cecccf; accent: #ffffff; background-color: @bg; } -- cgit v1.2.3