Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/default/default-config/boot/grub/colors.lst
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-09-06 20:45:45 -0500
committerAaron Griffin <aaronmgriffin@gmail.com>2008-09-06 20:45:45 -0500
commit98318ea039c39bff953c6b83010e48791ee6d286 (patch)
treeb817b6594cea311c3fdfe31dabbe33d80e56a5c5 /configs/default/default-config/boot/grub/colors.lst
parent8966351b12bbcf2f8fffbd8c3a4b00e7529349b8 (diff)
Rename "default-config" to "overlay"
I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'configs/default/default-config/boot/grub/colors.lst')
-rw-r--r--configs/default/default-config/boot/grub/colors.lst36
1 files changed, 0 insertions, 36 deletions
diff --git a/configs/default/default-config/boot/grub/colors.lst b/configs/default/default-config/boot/grub/colors.lst
deleted file mode 100644
index faa9c8f..0000000
--- a/configs/default/default-config/boot/grub/colors.lst
+++ /dev/null
@@ -1,36 +0,0 @@
-#color schemes - ganked from SGD ( http://freshmeat.net/projects/supergrub/?branch_id=62132&release_id=236631 )
-# TODO change these and make some more... specifically an "arch" theme
-timeout 300
-default 0
-color light-blue/blue black/light-grey
-splashimage=/boot/splash.xpm.gz
-
-title << Back to Main Menu
-configfile /boot/grub/menu.lst
-
-title Barlond
-color white/cyan yellow/blue
-
-title Barlond2
-color white/blue yellow/cyan
-
-title Simple Black
-color light-gray/black yellow/blue
-
-title Matrix
-color green/black light-green/green
-
-title Dalton Bros.
-color red/green green/red
-
-title Debian
-color cyan/blue white/blue
-
-title BW
-color light-gray/black black/light-gray
-
-title BW Inverse
-color black/light-gray
-
-title SGD Non Default
-color black/cyan yellow/black