-KOLYA-, файл
shell32.dll, секция
UIFile, ресурс
42.
Оригинал:
Код:
<element background="Gradient(argb(255, 220, 229, 244), argb(255, 155, 192, 227), argb(255, 0, 43, 85), 3)" foreground="gtc(TaskDialogStyle, 4, 0, 3803)" height="40rp" font="gtf(TaskDialogStyle, 2, 0)"/>
Чтобы был белый текст надо:
Код:
<element background="Gradient(argb(255, 220, 229, 244), argb(255, 155, 192, 227), argb(255, 0, 43, 85), 3)" foreground="themeable(argb(255, 255, 255, 255), windowtext)" height="40rp" font="gtf(TaskDialogStyle, 2, 0)"/>