aboutsummaryrefslogtreecommitdiff
path: root/rofi/launchers/type-3/shared
diff options
context:
space:
mode:
Diffstat (limited to 'rofi/launchers/type-3/shared')
-rw-r--r--rofi/launchers/type-3/shared/colors.rasi18
-rw-r--r--rofi/launchers/type-3/shared/fonts.rasi12
2 files changed, 0 insertions, 30 deletions
diff --git a/rofi/launchers/type-3/shared/colors.rasi b/rofi/launchers/type-3/shared/colors.rasi
deleted file mode 100644
index 103ad63..0000000
--- a/rofi/launchers/type-3/shared/colors.rasi
+++ /dev/null
@@ -1,18 +0,0 @@
-/**
- *
- * Author : Aditya Shakya (adi1090x)
- * Github : @adi1090x
- *
- * Colors
- *
- * Available Colors Schemes
- *
- * adapta catppuccin everforest navy paper
- * arc cyberpunk gruvbox nord solarized
- * black dracula lovelace onedark yousai
- *
- **/
-
-/* Import color-scheme from `colors` directory */
-
-@import "~/.config/rofi/colors/onedark.rasi"
diff --git a/rofi/launchers/type-3/shared/fonts.rasi b/rofi/launchers/type-3/shared/fonts.rasi
deleted file mode 100644
index 50499c9..0000000
--- a/rofi/launchers/type-3/shared/fonts.rasi
+++ /dev/null
@@ -1,12 +0,0 @@
-/**
- *
- * Author : Aditya Shakya (adi1090x)
- * Github : @adi1090x
- *
- * Fonts
- *
- **/
-
-* {
- font: "Iosevka Nerd Font 10";
-}