From 3a1ae2feb26fe814dceb55c8df7d6222558eee86 Mon Sep 17 00:00:00 2001 From: adam <56338480+adastx@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:01:30 +0200 Subject: rofi: added missing colour --- .config/rofi/themes/onedark.rasi | 1 + 1 file changed, 1 insertion(+) (limited to '.config/rofi') diff --git a/.config/rofi/themes/onedark.rasi b/.config/rofi/themes/onedark.rasi index 11d3ad9..47a8657 100644 --- a/.config/rofi/themes/onedark.rasi +++ b/.config/rofi/themes/onedark.rasi @@ -1,5 +1,6 @@ * { red: rgba ( 235, 110, 103, 100 % ); + purple: rgba ( 203, 166, 247, 100 % ); text: rgba ( 223, 223, 223, 100 % ); spacing: 0; green: rgba ( 149, 238, 143, 100 % ); -- cgit v1.2.3-70-g09d2