@don570 @bugnaw333
Was the red OK prior to 5.3.2?
If so, then I know the cause of your problem.
Traditionally, .psf and .psfu console fonts are 256 glyphs, that is, 256 different characters, and 16 colors.
However, for 5.3.2 I am now using a 512 glyph .psfu "zap" font, which only supports 8 colors.
Zap font page:
https://www.zap.org.au/projects/console-fonts-zap/
Quoting:
Traditional VGA-style video hardware uses a single bit to indicate either colour intensity or the presence of a 512-glyph font. Thus, on such VGA consoles, using such an extended font will reduce the number of colours that can be displayed, from 16 down to 8. Using a 256-glyph font will allow the use of all 16 colours. Framebuffer-style consoles do not have this limitation.
I presume that you guys have old BIOS computers, so are hitting this limitation.
The reason for changing to a 512-glyph font is that it has all the unicode characters required for all languages supported by Easy. Previously, had to load different fonts.
So, light-red will now only display as normal red, which it seems is too dark on your monitors.
The only fix I can see will be to change the background from black to something lighter, to give sufficient contrast to the foreground colour. It looks like will be restricted to the first half of this table:
https://dev.to/ifenna__/adding-colors-t ... ripts-48g4