change color grub

$ sudo vim /etc/default/grub # add colors GRUB_COLOR_NORMAL="light-gray/black" GRUB_COLOR_HIGHLIGHT="magenta/black" GRUB_MENU_PICTURE="" $ sudo update-grub

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.