aboutsummaryrefslogtreecommitdiff
path: root/config/rofi/colors/tokyonight.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/colors/tokyonight.rasi')
-rw-r--r--config/rofi/colors/tokyonight.rasi16
1 files changed, 0 insertions, 16 deletions
diff --git a/config/rofi/colors/tokyonight.rasi b/config/rofi/colors/tokyonight.rasi
deleted file mode 100644
index 1145cbd..0000000
--- a/config/rofi/colors/tokyonight.rasi
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- *
- * Author : Levi Lacoss (fishyfishfish55)
- * Github : @fishyfishfish55
- *
- * Colors
- **/
-
-* {
- background: #15161EFF;
- background-alt: #1A1B26FF;
- foreground: #C0CAF5FF;
- selected: #33467CFF;
- active: #414868FF;
- urgent: #F7768EFF;
-}