summaryrefslogtreecommitdiff
path: root/libre/grub/05_archtheme
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-27 03:20:03 +0000
committerroot <root@rshg054.dnsready.net>2012-08-27 03:20:03 +0000
commitfeeabffe5469ebe2fde0e79802e470d007528b85 (patch)
tree1b98f3d07f0a38f721bc038e4e6a724ad5fc264d /libre/grub/05_archtheme
parentfda2b119766956ebbf97ba80640e6eeb1519cad4 (diff)
Mon Aug 27 03:20:01 UTC 2012
Diffstat (limited to 'libre/grub/05_archtheme')
-rw-r--r--libre/grub/05_archtheme6
1 files changed, 6 insertions, 0 deletions
diff --git a/libre/grub/05_archtheme b/libre/grub/05_archtheme
new file mode 100644
index 000000000..4d1b6fb20
--- /dev/null
+++ b/libre/grub/05_archtheme
@@ -0,0 +1,6 @@
+#!/bin/bash -e
+
+cat << EOF
+set menu_color_normal=light-blue/black
+set menu_color_highlight=light-cyan/blue
+EOF