summaryrefslogtreecommitdiff
path: root/libre/grub2/05_archtheme
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-11-11 19:57:22 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-11-11 19:57:22 -0200
commit246bf186da93a3852240ac92428f54b41c58e1db (patch)
tree8f0e6a272bf36d3c00a15d60bb69d9b01c3e022b /libre/grub2/05_archtheme
parent7ad962cb59151982416803f4c42bf114dbc9c4ee (diff)
parent57c4a12d7c00bb82275af154cbcdbb7ec871c57c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/grub2/05_archtheme')
-rwxr-xr-xlibre/grub2/05_archtheme6
1 files changed, 0 insertions, 6 deletions
diff --git a/libre/grub2/05_archtheme b/libre/grub2/05_archtheme
deleted file mode 100755
index 4d1b6fb20..000000000
--- a/libre/grub2/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