aboutsummaryrefslogtreecommitdiff
path: root/.config/rofi/launchers/text/styles/nightly.rasi
diff options
context:
space:
mode:
authorAlec Goncharow <alec@goncharow.dev>2022-12-04 18:23:46 -0600
committerAlec Goncharow <alec@goncharow.dev>2022-12-04 18:23:46 -0600
commit1ec73cc2c14d2f62c32046d9585c3a745531d37a (patch)
tree8b9c6b2e5ba43ce1248c114758a55df9467cab64 /.config/rofi/launchers/text/styles/nightly.rasi
parentb257edf16c9b8b14ebb542e857a29c74fea00495 (diff)
Fresh start
Diffstat (limited to '.config/rofi/launchers/text/styles/nightly.rasi')
-rw-r--r--.config/rofi/launchers/text/styles/nightly.rasi15
1 files changed, 0 insertions, 15 deletions
diff --git a/.config/rofi/launchers/text/styles/nightly.rasi b/.config/rofi/launchers/text/styles/nightly.rasi
deleted file mode 100644
index 75d3a00..0000000
--- a/.config/rofi/launchers/text/styles/nightly.rasi
+++ /dev/null
@@ -1,15 +0,0 @@
-/* colors */
-
-* {
- al: #00000000;
- bg: #25344Bff;
- se: #2A3950ff;
- fg: #FEFFF1ff;
- ac: #A162F7ff;
- red: #EC7875ff;
- green: #61C766ff;
- yellow: #FDD835ff;
- blue: #42A5F5ff;
- purple: #BA68C8ff;
- cyan: #4DD0E1ff;
-}