summaryrefslogtreecommitdiff
path: root/default-config/boot/grub/colors.lst
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-10-03 18:45:06 +0000
committerAaron Griffin <aaron@archlinux.org>2006-10-03 18:45:06 +0000
commit078a5d06a4f8aaf7ea0edb630efbbdfcc95d4b48 (patch)
treeee8fa1f7595df9619b49b701df789ae801b50101 /default-config/boot/grub/colors.lst
parent04b5d186582c4523881661137909cc369aaa003f (diff)
downloadarchiso32-078a5d06a4f8aaf7ea0edb630efbbdfcc95d4b48.tar.xz
Added keyboard and color selection for grub configuration
git-svn-id: http://phraktured.net/archiso@19 00a9fe69-e71b-0410-bb23-df0e5024db41
Diffstat (limited to 'default-config/boot/grub/colors.lst')
-rw-r--r--default-config/boot/grub/colors.lst33
1 files changed, 33 insertions, 0 deletions
diff --git a/default-config/boot/grub/colors.lst b/default-config/boot/grub/colors.lst
new file mode 100644
index 0000000..6e5c6a8
--- /dev/null
+++ b/default-config/boot/grub/colors.lst
@@ -0,0 +1,33 @@
+#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 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