
GREEN

Code:
<MatrixRed> 0.25, 0, -2 </MatrixRed>
<MatrixGreen> -2, 2, 2 </MatrixGreen>
<MatrixBlue> 2, 0, 0 </MatrixBlue>
BLUE

Code:
<MatrixRed>0.35, -0.1, 0</MatrixRed>
<MatrixGreen>-2, 2, 2</MatrixGreen>
<MatrixBlue>2, 0.25, 0</MatrixBlue>
RED

Code:
<MatrixRed> 1, -0.5, 0.15 </MatrixRed>
<MatrixGreen> 0, 1, -1 </MatrixGreen>
<MatrixBlue> 0, 1, 2 </MatrixBlue>
WHITE

It is recommended that you set your HUD brightness to maximum for best results.
Hopefully this is the right white code out of all the variants I tried
Code:
<MatrixRed> 0.35, 0, 0 </MatrixRed>
<MatrixGreen> 0, 2, 2 </MatrixGreen>
<MatrixBlue> 1, 0, 0.13 </MatrixBlue>
ORANGE

Code:
<MatrixRed>0.64, -0.1, 0</MatrixRed>
<MatrixGreen>0.23, 1, 0</MatrixGreen>
<MatrixBlue>0, 0, -0.1</MatrixBlue>
BLUE

Code:
<MatrixRed> 1, -0.5, 0.15 </MatrixRed>
<MatrixGreen> 0, 1, -1 </MatrixGreen>
<MatrixBlue> 0, 1, 2 </MatrixBlue>
Last edited: