summaryrefslogtreecommitdiff
path: root/libre/grub/05_archtheme
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-27 00:15:51 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-27 00:15:51 -0300
commit43a5bcc4818d2b06b0dbc8f53c9b9c26150e7dc6 (patch)
tree5178fe6d32627d77375f7651dd06b06d6acf06eb /libre/grub/05_archtheme
parentff0f66c534f9f5d0c042c3eaf48bd7e52d94fa34 (diff)
grub-2.00-1: adding new grub to [libre] repo on abslibre
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