All macros in the same color?

I made few macros, coloring certain letters into different colors.

They alll work particularly, but when I tried to make the one that would do all of them,
all the colors get like the color from the last macro.

I did:

sub All
macro1
macro2
macro3
macro4
end sub

then file- save.

I got the All macro saved, but when I activated it, all the colors for each 4 macros, which should bediferent, turned to color of the last macro.