summaryrefslogtreecommitdiff
path: root/libre-testing/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-testing/grub/05_archtheme
parentff0f66c534f9f5d0c042c3eaf48bd7e52d94fa34 (diff)
grub-2.00-1: adding new grub to [libre] repo on abslibre
Diffstat (limited to 'libre-testing/grub/05_archtheme')
-rw-r--r--libre-testing/grub/05_archtheme6
1 files changed, 0 insertions, 6 deletions
diff --git a/libre-testing/grub/05_archtheme b/libre-testing/grub/05_archtheme
deleted file mode 100644
index 4d1b6fb20..000000000
--- a/libre-testing/grub/05_archtheme
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash -e
-
-cat << EOF
-set menu_color_normal=light-blue/black
-set menu_color_highlight=light-cyan/blue
-EOF