Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Color and font in the menu (theme.txt)
#1
Is it possible to change the color and font in the menu header (theme.txt) ? Or just the font color.

[Image: W241StB.png]

Code:
        message-font: "Poppins-48.pf2"
        title-text: "UEFI"
Reply
#2
It turned out to change the color.
title-color: "#E51642"

[Image: uBmiurT.png]

Is it possible to increase the font size and make it bold ?
Reply
#3
In grub, the size of the shtft does not change. A new one is added.

parameter b theme.txt
title-font ="font_name"

+ be sure to ventoy.json
"theme": {
...
"fonts": [ ...
"/font_path/font_file_name.pf2"

"font_name" and "font_file_name" are different names.


Read about the "lsfonts" team in my topic click

About the theme design in click
Reply
#4
Thanks for the help.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)