core/grub2/05_archtheme

7 lines
111 B
Plaintext
Raw Normal View History

2011-08-08 19:29:08 +08:00
#!/bin/bash -e
cat << EOF
set menu_color_normal=light-blue/black
set menu_color_highlight=light-cyan/blue
EOF