[Bug 1962314] Re: grub 2 custom.cfg colors not all used in Advanced options

Guy Rouillier 1962314 at bugs.launchpad.net
Sat Feb 26 09:38:55 UTC 2022


** Description changed:

  1) Ubuntu MATE 21.10
  2) grub 2.04-1ubuntu47
- 3) I created a /boot/grub/custom.cfg with the following entries:
+ 3) I use text-mode for Grub, so made the following changes in /etc/default/grub:
+ 
+ GRUB_TIMEOUT_STYLE=timeout
+ GRUB_TERMINAL=console
+ 
+ I then created a /boot/grub/custom.cfg with the following entries:
  
  color_normal="light-gray/blue"
  color_highlight="white/blue"
  menu_color_normal="light-gray/blue"
  menu_color_highlight="yellow/magenta"
  
  I expect these colors to be used on both the initial menu showing the OS
  version, Advanced options, and two Memory test options; and also on the
  Advanced options showing the list of available kernels.
  
  4) What I'm seeing is that these colors are accurately reflected on the
  initial text menu.  However, if I select Advanced Options to show the
  list of kernels, then the first three color specs are shown properly.
  But the last one, for the highlighted menu entry is not respected.
- Instead, the default combination of white/blue is used instead.
+ Instead, the color_highlight combination of white/blue is used instead.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1962314

Title:
  grub 2 custom.cfg colors not all used in Advanced options

Status in grub2 package in Ubuntu:
  New

Bug description:
  1) Ubuntu MATE 21.10
  2) grub 2.04-1ubuntu47
  3) I use text-mode for Grub, so made the following changes in /etc/default/grub:

  GRUB_TIMEOUT_STYLE=timeout
  GRUB_TERMINAL=console

  I then created a /boot/grub/custom.cfg with the following entries:

  color_normal="light-gray/blue"
  color_highlight="white/blue"
  menu_color_normal="light-gray/blue"
  menu_color_highlight="yellow/magenta"

  I expect these colors to be used on both the initial menu showing the
  OS version, Advanced options, and two Memory test options; and also on
  the Advanced options showing the list of available kernels.

  4) What I'm seeing is that these colors are accurately reflected on
  the initial text menu.  However, if I select Advanced Options to show
  the list of kernels, then the first three color specs are shown
  properly.  But the last one, for the highlighted menu entry is not
  respected.  Instead, the color_highlight combination of white/blue is
  used instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1962314/+subscriptions




More information about the foundations-bugs mailing list