Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change the Theme of Enventory
#9
Hello,

I try without success to integrate the icons into the iso. Could you please tell me if there is a mistake in the code?

Thanks in advance


Code:
{
    "theme": {
        "file": "/ventoy/vimix/theme.txt",
        "gfxmode": "1920x1080",
        "ventoy_left": "5%",
        "ventoy_top": "95%",
        "ventoy_color": "#000000ff"
    },
  
    "control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_DEFAULT_SEARCH_ROOT": "/ISOs" }

    ],
    
     "menu_alias": [
        {
            "image": "/ISOs/ISOs_Live/Acronis.iso",
            "alias": "Acronis 2020"
        },
        {
            "image": "/ISOs/ISOs_Live/clonezilla.iso",
            "alias": "Clonezilla"
        },       
        {
            "image": "/ISOs/ISOs_Live/gparted.iso",
            "alias": "Gparted"
        },
        {
            "image": "/ISOs/ISOs_Live/Hirens.iso",
            "alias": "Hirens 10.6"
        },
        {
            "image": "/ISOs/ISOs_Live/pwhe.iso",
            "alias": "Partition Wizard"
        },
        {
            "image": "/ISOs/ISOs_Live/gparted.iso",
            "alias": "Gparted"
        },
        {
            "image": "/ISOs/ISOs_Microsoft/Windows_Serveur/SRV_2016.ISO",
            "alias": "Windows Serveur 2016"
        },
        {
            "image": "/ISOs/ISOs_Microsoft/Windows_10_Pro/W10P_1909.iso",
            "alias": "Windows 10 Pro (1909)"
        },
        {
            "dir": "/ISOs/ISOs_Microsoft",
            "alias": "Déploiement Miscrosoft"
        },
        {    
            "dir": "/ISOs/ISOs_Live",
            "alias": "Live CD de Dépannage"
        },
        {    
            "dir": "/ISOs/ISOs_Microsoft/Windows_10_Pro",
            "alias": "Installation Windows 10"
        },    
        {    
            "dir": "/ISOs/ISOs_Microsoft/Windows_Serveur",
            "alias": "Installation Windows Serveur"
        }
    ],
    
    "menu_class": [
        {
            "key": "Acronis"
            "class": "Acronis"
        },
        {
            "key": "Clonezilla"
            "class": "Clonezilla"
        },
        {
            "key": "gparted"
            "class": "gparted"
        },
        {
            "key": "Hirens"
            "class": "Hirens"
        },
        {
            "key": "pwhe"
            "class": "pwhe"
        },
        {
            "key": "W10P_1909"
            "class": "W10P_1909"
        },
        {
            "key": "SRV_2016"
            "class": "SRV_2016"
        }
    ]
}
   
Ventoy 1.0.15 on SSD
Reply


Messages In This Thread
Change the Theme of Enventory - by totik - 05-19-2020, 05:10 AM
RE: Change the Theme of Enventory - by awengers44 - 05-19-2020, 05:59 AM
RE: Change the Theme of Enventory - by longpanda - 05-19-2020, 09:49 AM
RE: Change the Theme of Enventory - by scaramonga - 05-25-2020, 01:34 PM
RE: Change the Theme of Enventory - by Van Flusen - 05-25-2020, 02:55 PM
RE: Change the Theme of Enventory - by scaramonga - 05-25-2020, 05:00 PM
RE: Change the Theme of Enventory - by pdbpdb - 05-29-2020, 03:42 PM
RE: Change the Theme of Enventory - by Joh76530 - 07-21-2020, 11:46 PM
RE: Change the Theme of Enventory - by zeit - 07-22-2020, 03:18 PM
RE: Change the Theme of Enventory - by longpanda - 07-25-2020, 01:34 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)