summaryrefslogtreecommitdiff
path: root/libre/grub/05_archtheme
diff options
context:
space:
mode:
Diffstat (limited to 'libre/grub/05_archtheme')
-rw-r--r--libre/grub/05_archtheme6
1 files changed, 0 insertions, 6 deletions
diff --git a/libre/grub/05_archtheme b/libre/grub/05_archtheme
deleted file mode 100644
index 4d1b6fb20..000000000
--- a/libre/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