aboutsummaryrefslogtreecommitdiff
path: root/config/rofi/colors/navy.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/colors/navy.rasi')
-rw-r--r--config/rofi/colors/navy.rasi16
1 files changed, 0 insertions, 16 deletions
diff --git a/config/rofi/colors/navy.rasi b/config/rofi/colors/navy.rasi
deleted file mode 100644
index 1289f53..0000000
--- a/config/rofi/colors/navy.rasi
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- *
- * Author : Aditya Shakya (adi1090x)
- * Github : @adi1090x
- *
- * Colors
- **/
-
-* {
- background: #021B21FF;
- background-alt: #0C252BFF;
- foreground: #F2F1B9FF;
- selected: #44B5B1FF;
- active: #7CBF9EFF;
- urgent: #C2454EFF;
-}