aboutsummaryrefslogtreecommitdiff
path: root/config/rofi/colors/arc.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/colors/arc.rasi')
-rw-r--r--config/rofi/colors/arc.rasi16
1 files changed, 0 insertions, 16 deletions
diff --git a/config/rofi/colors/arc.rasi b/config/rofi/colors/arc.rasi
deleted file mode 100644
index 0dfb773..0000000
--- a/config/rofi/colors/arc.rasi
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- *
- * Author : Aditya Shakya (adi1090x)
- * Github : @adi1090x
- *
- * Colors
- **/
-
-* {
- background: #2F343FFF;
- background-alt: #383C4AFF;
- foreground: #BAC5D0FF;
- selected: #5294E2FF;
- active: #98C379FF;
- urgent: #E06B74FF;
-}