I am using Ubuntu 21.10, 64-bit.
The current background of GRUB (2.04?) is black. I would like to change
it to Ubuntu's default color which I believe is called "aubergine" (sort
of a fuchsia color).
I used the following commands (which obviously do not work or else I
would not post this!!):
sudo -H gedit /usr/share/plymouth/themes/default.grub
followed by
if background_color 44,0,30 ; then
clear
fi
I am using Ubuntu 21.10, 64-bit.
The current background of GRUB (2.04?) is black. I would like to change it to Ubuntu's default color which I believe is called "aubergine" (sort of a fuchsia color).
I used the following commands (which obviously do not work or else I would not post this!!):
sudo -H gedit /usr/share/plymouth/themes/default.grub
followed by
if background_color 44,0,30 ; then
clear
fi
followed by
sudo update-grub
After all this, the background color is still black... So, is there a simple way to change the background color of GRUB?
On 10/20/2021 7:50 PM, tb wrote:
I am using Ubuntu 21.10, 64-bit.
The current background of GRUB (2.04?) is black. I would like to
change it to Ubuntu's default color which I believe is called
"aubergine" (sort of a fuchsia color).
I used the following commands (which obviously do not work or else I
would not post this!!):
sudo -H gedit /usr/share/plymouth/themes/default.grub
followed by
if background_color 44,0,30 ; then
clear
fi
followed by
sudo update-grub
After all this, the background color is still black... So, is there a
simple way to change the background color of GRUB?
Who would want to be doing it with config files, when you
could make a GUI editor for it ? :-)
https://tipsonubuntu.com/2018/03/11/install-grub-customizer-ubuntu-18-04-lts/
Paul
Paul wrote:
On 10/20/2021 7:50 PM, tb wrote:"Don't use Grub Customizer" :)
I am using Ubuntu 21.10, 64-bit.
The current background of GRUB (2.04?) is black. I would like to change it to Ubuntu's default color which I believe is called "aubergine" (sort of a fuchsia color).
I used the following commands (which obviously do not work or else I would not post this!!):
sudo -H gedit /usr/share/plymouth/themes/default.grub
followed by
if background_color 44,0,30 ; then
clear
fi
followed by
sudo update-grub
After all this, the background color is still black... So, is there a simple way to change the background color of GRUB?
Who would want to be doing it with config files, when you
could make a GUI editor for it ? :-)
https://tipsonubuntu.com/2018/03/11/install-grub-customizer-ubuntu-18-04-lts/
Paul
https://easylinuxtipsproject.blogspot.com/p/fatal-mistakes.html#ID7
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 52:26:27 |
Calls: | 10,397 |
Calls today: | 5 |
Files: | 14,067 |
Messages: | 6,417,384 |
Posted today: | 1 |