From e3671ea898741e8b7c094a149dbc31c6bb3964d1 Mon Sep 17 00:00:00 2001 From: giresun28 Date: Sat, 24 Sep 2016 22:17:34 +0000 Subject: [PATCH] opps --- talimatname/genel/grub/grub.default | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/talimatname/genel/grub/grub.default b/talimatname/genel/grub/grub.default index b337c5f48..10bc762fd 100644 --- a/talimatname/genel/grub/grub.default +++ b/talimatname/genel/grub/grub.default @@ -34,18 +34,13 @@ GRUB_DISABLE_RECOVERY=true # Uncomment and set to the desired menu colors. Used by normal and wallpaper # modes only. Entries specified as foreground/background. -#GRUB_COLOR_NORMAL="white/black" -#GRUB_COLOR_HIGHLIGHT="black/white" +#GRUB_COLOR_NORMAL="light-blue/black" +#GRUB_COLOR_HIGHLIGHT="light-cyan/blue" # Uncomment one of them for the gfx desired, a image background or a gfxtheme #GRUB_BACKGROUND="/path/to/wallpaper" #GRUB_THEME="/path/to/gfxtheme" -# Control which initial ramdisk should grub-mkconfig prefer when searching -# default is initrd-*.gz created by geninitrd, uncomment to make it prefer -# initramfs-*.img created by dracut -GRUB_PREFER_DRACUT="true" - # Uncomment to get a beep at GRUB start #GRUB_INIT_TUNE="480 440 1"