diff options
-rw-r--r-- | .config/rofi/themes/onedark.rasi | 1 |
1 files changed, 1 insertions, 0 deletions
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 % ); |