From fbc0b373bf500798b70ba3edc4bf4e4496922524 Mon Sep 17 00:00:00 2001 From: PJ568 Date: Thu, 15 Feb 2024 18:00:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=95=99=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4964ee9..15fac88 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Download the theme and extract it. ### 568flat Installation -Copy the `568flat` folder into `ventoy/themes` which should be located in the partition where your ISOs are located. +Copy the `568flat` folder (`568flat-en` folder for English version) into `ventoy/themes` which should be located in the partition where your ISOs are located. Make sure that `ventoy/ventoy.json` (at least) contains: @@ -36,9 +36,25 @@ Make sure that `ventoy/ventoy.json` (at least) contains: } ``` +English version: + +```json +{ + "theme":{ + "file":[ + "/ventoy/themes/568flat-en/theme.txt" + ], + "fonts":[ + "/ventoy/themes/568flat-en/SmileySans-Oblique_48.pf2", + "/ventoy/themes/568flat-en/SmileySans-Oblique_32.pf2" + ] + } +} +``` + ### 568flat_x2 Installation -Copy the `568flat_x2` folder into `ventoy/themes` which should be located in the partition where your ISOs are located. +Copy the `568flat_x2` folder (`568flat_x2-en` folder for English version) into `ventoy/themes` which should be located in the partition where your ISOs are located. Make sure that `ventoy/ventoy.json` (at least) contains: @@ -56,6 +72,22 @@ Make sure that `ventoy/ventoy.json` (at least) contains: } ``` +English version: + +```json +{ + "theme":{ + "file":[ + "/ventoy/themes/568flat_x2-en/theme.txt" + ], + "fonts":[ + "/ventoy/themes/568flat_x2-en/SmileySans-Oblique_96.pf2", + "/ventoy/themes/568flat_x2-en/SmileySans-Oblique_64.pf2" + ] + } +} +``` + ## Q&A - Could not find some of the files or directories in my ventoy disk.