diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html index 5dcc2c76..492bb286 100644 --- a/Contrib/Modern UI/Readme.html +++ b/Contrib/Modern UI/Readme.html @@ -254,7 +254,7 @@ follow these steps:

(Verdana, 12, 700)
The font for the title on the Welcome and Finish page. Fontstyle: [weight] [/ITALIC] [/UNDERLINE] [/STRIKE]

MUI_INSTALLCOLORS (/windows)
- The colors of the details screen, hexadecimal ("foreground" "background"). + The colors of the details screen, hexadecimal RRGGBB. ("foreground" "background")

MUI_PROGRESSBAR (smooth)
The style of the progress bar ("colored" to use the MUI_INSTALLCOLORS or "" for a old-school windows look).

MUI_SPECIALINI (${NSISDIR}\Contrib\Modern UI\ioSpecial.ini)
@@ -262,7 +262,7 @@ follow these steps:

MUI_SPECIALBITMAP (${NSISDIR}\Contrib\Icons\modern-wizard.bmp)
Bitmap for the Welcome and Finish page.

MUI_BGCOLOR (0xFFFFFF)
- Background color for the header, Welcome page and Finish page.

+ Background color for the header, Welcome page and Finish page, hexadecimal. (0xBBGGRR)

7. Insert the MUI_SYSTEM macro

!insertmacro MUI_SYSTEM

8. Insert the MUI_SECTIONS_FINISHHEADER macro