aboutsummaryrefslogtreecommitdiff
path: root/rofi/colors/black.rasi
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com>2023-07-25 23:50:32 +0200
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com>2023-07-25 23:50:32 +0200
commit1b72a07b4459ebdac1399e919bccc8ae215b916d (patch)
tree1c9b3b52fa6138a1b4efbb90f8d1307eb595ec85 /rofi/colors/black.rasi
parentc57e8ab185623510e527400a34d729b313daffc4 (diff)
feat(polybar): switch to 24h date
Diffstat (limited to 'rofi/colors/black.rasi')
-rw-r--r--rofi/colors/black.rasi16
1 files changed, 0 insertions, 16 deletions
diff --git a/rofi/colors/black.rasi b/rofi/colors/black.rasi
deleted file mode 100644
index fa7b76f..0000000
--- a/rofi/colors/black.rasi
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- *
- * Author : Aditya Shakya (adi1090x)
- * Github : @adi1090x
- *
- * Colors
- **/
-
-* {
- background: #000000FF;
- background-alt: #101010FF;
- foreground: #FFFFFFFF;
- selected: #62AEEFFF;
- active: #98C379FF;
- urgent: #E06B74FF;
-}