diff --git a/.config/rofi/themes/colors.rasi b/.config/rofi/themes/colors.rasi index 4e88bd6..7c4958f 100644 --- a/.config/rofi/themes/colors.rasi +++ b/.config/rofi/themes/colors.rasi @@ -1,6 +1,6 @@ * { - xbs:#4b5cc4; + xbs:#b9ca4a; xfs:#e1e1e1; - xbg:#f2eeed50; - xfg:#191919; + xbg:#21252b95; + xfg:#a9b2c3; }