summaryrefslogtreecommitdiff
path: root/libre/grub2/grub.default
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-06-28 21:50:25 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-06-28 21:50:25 -0300
commitbdb13818b6dacec441808ad6f9f282c80b50280e (patch)
tree2896c578e759c825a1042e8b98dd86636ba889f2 /libre/grub2/grub.default
parent42376d16c4eecd8c6af3a0fd32960ae6a372f1e8 (diff)
grub-1:2.00beta6-1.3: adding parabola colours on grub.default for boot menu
Diffstat (limited to 'libre/grub2/grub.default')
-rw-r--r--libre/grub2/grub.default4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/grub2/grub.default b/libre/grub2/grub.default
index 4ab37bbfc..d0c959059 100644
--- a/libre/grub2/grub.default
+++ b/libre/grub2/grub.default
@@ -34,8 +34,8 @@ 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="light-blue/black"
-#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
+GRUB_COLOR_NORMAL="magenta/black"
+GRUB_COLOR_HIGHLIGHT="white/magenta"
# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"