summaryrefslogtreecommitdiff
path: root/rofi/colors/tokyonight.rasi
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-04-27 15:52:03 +0530
committerryukamish <[email protected]>2026-04-27 15:52:03 +0530
commitd4d57e6a513f6404934c5c8ecf481ed80b4fc4f3 (patch)
tree4006cfed3fa43b00bee21a57727c8c1283b79dd6 /rofi/colors/tokyonight.rasi
parent45aaa45d258a6eddba61a1c737e3c9861fc0dd78 (diff)
fix: color overhaul
Diffstat (limited to 'rofi/colors/tokyonight.rasi')
-rw-r--r--rofi/colors/tokyonight.rasi16
1 files changed, 0 insertions, 16 deletions
diff --git a/rofi/colors/tokyonight.rasi b/rofi/colors/tokyonight.rasi
deleted file mode 100644
index 1145cbd..0000000
--- a/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;
-}