aboutsummaryrefslogtreecommitdiff
path: root/rofi/colors/nord.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/nord.rasi
parentc57e8ab185623510e527400a34d729b313daffc4 (diff)
feat(polybar): switch to 24h date
Diffstat (limited to 'rofi/colors/nord.rasi')
-rw-r--r--rofi/colors/nord.rasi16
1 files changed, 0 insertions, 16 deletions
diff --git a/rofi/colors/nord.rasi b/rofi/colors/nord.rasi
deleted file mode 100644
index c6bc05d..0000000
--- a/rofi/colors/nord.rasi
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- *
- * Author : Aditya Shakya (adi1090x)
- * Github : @adi1090x
- *
- * Colors
- **/
-
-* {
- background: #2E3440FF;
- background-alt: #383E4AFF;
- foreground: #E5E9F0FF;
- selected: #81A1C1FF;
- active: #A3BE8CFF;
- urgent: #BF616AFF;
-}