aboutsummaryrefslogtreecommitdiff
path: root/rofi/colors/paper.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'rofi/colors/paper.rasi')
-rw-r--r--rofi/colors/paper.rasi16
1 files changed, 0 insertions, 16 deletions
diff --git a/rofi/colors/paper.rasi b/rofi/colors/paper.rasi
deleted file mode 100644
index c3d76e8..0000000
--- a/rofi/colors/paper.rasi
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- *
- * Author : Aditya Shakya (adi1090x)
- * Github : @adi1090x
- *
- * Colors
- **/
-
-* {
- background: #F1F1F1FF;
- background-alt: #E0E0E0FF;
- foreground: #252525FF;
- selected: #008EC4FF;
- active: #10A778FF;
- urgent: #C30771FF;
-}