Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Version Info
#1
How do you change the font and text color of the version information in the bottom left hand corner of the main screen? My boot screen image makes it hard to see.
Reply
#2
(07-12-2024, 07:34 PM)ToysILike Wrote: How do you change the font and text color of the version information in the bottom left hand corner of the main screen? My boot screen image makes it hard to see.
In the \ventoy folder open the ventoy.json file and change the content of "Theme" item, (like that for exemple)

"theme":{
        "file": "/ventoy/MyThemeFolder/theme.txt",
        "gfxmode": "1280x1024",
        "ventoy_left": "70%",
        "ventoy_top": "96%",
        "ventoy_color": "gray",
        "fonts":[
            "/MyFontFolder/Corona18.pf2"
        ]

Adapt the path of theme and font folder to your own locations.
Reply
#3
(07-13-2024, 07:58 AM)Eliott Wrote:
(07-12-2024, 07:34 PM)ToysILike Wrote: How do you change the font and text color of the version information in the bottom left hand corner of the main screen? My boot screen image makes it hard to see.
In the \ventoy folder open the ventoy.json file and change the content of "Theme" item, (like that for exemple)....

Many thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)