diff --git a/Zenith-latest-2020-07-24-20_58_09.iso b/Zenith-latest-2020-07-24-21_08_31.iso similarity index 99% rename from Zenith-latest-2020-07-24-20_58_09.iso rename to Zenith-latest-2020-07-24-21_08_31.iso index 9ea6874c..4aa03303 100644 Binary files a/Zenith-latest-2020-07-24-20_58_09.iso and b/Zenith-latest-2020-07-24-21_08_31.iso differ diff --git a/src/Zenith/Gr/GrPalette.CC b/src/Zenith/Gr/GrPalette.CC index 0c80841e..5f4264cd 100755 --- a/src/Zenith/Gr/GrPalette.CC +++ b/src/Zenith/Gr/GrPalette.CC @@ -171,11 +171,12 @@ public U0 PaletteSetTom(Bool persistent=TRUE) LFBFlush; if (persistent) fp_set_std_palette = &PaletteSetTom; + //*(drv_text_attr(U8 *) + 1) = BROWN; } //******************************************************************************** public CBGR24 gr_palette_tom_light[COLORS_NUM]= { - 0x000000, 0x3465A4, 0x4E9A06, 0x06989A, 0xA24444, 0x75507B, 0xCE982F, 0xD3D7CF, - 0x555753, 0x729FCF, 0x82BC49, 0x34E2E2, 0xAC3535, 0xAD7FA8, 0xDDc500, 0xFFFFFF + 0x000000, 0x3465A4, 0x4E9A06, 0x06989A, 0xA24444, 0x75507B, 0xBF8718, 0xB2B6AF, + 0x555753, 0x729FCF, 0x82BC49, 0x00BBC8, 0xAC3535, 0xAD7FA8, 0xC7AB00, 0xFFFFFF }; public U0 PaletteSetTomLight(Bool persistent=TRUE) @@ -185,4 +186,4 @@ public U0 PaletteSetTomLight(Bool persistent=TRUE) if (persistent) fp_set_std_palette = &PaletteSetTomLight; } -//******************************************************************************** \ No newline at end of file +//********************************************************************************