summaryrefslogtreecommitdiffstats
path: root/files/UEFI/KDE4/EFI/BOOT/themes/maggy/theme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'files/UEFI/KDE4/EFI/BOOT/themes/maggy/theme.txt')
-rwxr-xr-xfiles/UEFI/KDE4/EFI/BOOT/themes/maggy/theme.txt34
1 files changed, 0 insertions, 34 deletions
diff --git a/files/UEFI/KDE4/EFI/BOOT/themes/maggy/theme.txt b/files/UEFI/KDE4/EFI/BOOT/themes/maggy/theme.txt
deleted file mode 100755
index a23dffd..0000000
--- a/files/UEFI/KDE4/EFI/BOOT/themes/maggy/theme.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-# GRUB gfxmenu theme "maggy".
-
-title-text: "Mageia 5.1 UEFI"
-title-font: "MageiaLogo Bold 28"
-title-color: "white"
-
-desktop-image: "Mageia5-grub2-1024x768.png"
-terminal-font: "Unknown Regular 16"
-
-+ boot_menu {
- left = 15%
- top = 15%
- width = 70%
- height = 55%
- item_font = "MageiaLogo Regular 20"
- selected_item_font = "MageiaLogo Bold 20"
- color_normal="black/black"
- item_color = "#2397d4"
- selected_item_color = "white"
- item_height = 24
- item_spacing = 10
-}
-
-+ progress_bar
-{
- id = "__timeout__"
- left = 15%
- top = 65%
- width = 70%
- height = 1%
- fg_color = "lightskyblue"
- bg_color = "dodgerblue"
- border_color = "midnightblue"
-}