diff --git a/home/config/rofi/custom.rasi b/home/config/rofi/custom.rasi index 3af3e45..1ede219 100644 --- a/home/config/rofi/custom.rasi +++ b/home/config/rofi/custom.rasi @@ -7,8 +7,10 @@ bg: #282a3680; fg: #f8f8f2; blue: #81a1c1; + green: #a3be8c; grey: #ffffff10; bluea: #81a1c150; + greena: #a3be8c80; background-color: @bg; text-color: @fg; @@ -76,7 +78,7 @@ element-text { } element selected { - background-color: @bluea; + background-color: @greena; } element-text selected { text-color: #ffffff;