diff --git a/src/hardware/vga_other.cpp b/src/hardware/vga_other.cpp index 98d29395..710b6c07 100644 --- a/src/hardware/vga_other.cpp +++ b/src/hardware/vga_other.cpp @@ -471,7 +471,7 @@ void Herc_Palette(void) { VGA_DAC_SetEntry(0xf,0x3f,0x3f,0x3f); break; case 1: // Amber - VGA_DAC_SetEntry(0x7,0x37,0x28,0x00); + VGA_DAC_SetEntry(0x7,0x34,0x20,0x00); VGA_DAC_SetEntry(0xf,0x3f,0x34,0x00); break; case 2: // Green