aboutsummaryrefslogtreecommitdiff
path: root/config/rofi/colors/gruvbox.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/colors/gruvbox.rasi')
-rw-r--r--config/rofi/colors/gruvbox.rasi16
1 files changed, 0 insertions, 16 deletions
diff --git a/config/rofi/colors/gruvbox.rasi b/config/rofi/colors/gruvbox.rasi
deleted file mode 100644
index 2ee85d0..0000000
--- a/config/rofi/colors/gruvbox.rasi
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- *
- * Author : Aditya Shakya (adi1090x)
- * Github : @adi1090x
- *
- * Colors
- **/
-
-* {
- background: #282828FF;
- background-alt: #353535FF;
- foreground: #EBDBB2FF;
- selected: #83A598FF;
- active: #B8BB26FF;
- urgent: #FB4934FF;
-}