core/grub2/05_chakratheme

7 lines
111 B
Plaintext
Raw Normal View History

2010-11-22 02:35:32 +08:00
#!/bin/bash -e
cat << EOF
set menu_color_normal=light-blue/black
set menu_color_highlight=light-cyan/blue
EOF