Description
This mod let pawns automatically dye their outfit to a configurable color. Each outfit can be selected to be dyed individually. Pawns won't recolor forced equipment and apparel which doesn't fit to their outfit. Of course they will ignore apparel which is already correctly colored.
Implementation is done with harmony and should be compatible with most of the mods. I tried to keep it as lightweight as possible.
Pawns will attempt to recolor their equipment (if the requirements are met) after they picked up an item (not forced) or periodically at the same time when they check their equipment in the vanilla game.
I created this mod for my personal use so I don't have to color all my pawns on my own.
Roadmap
Coloring individual items differently may be difficult because outfits allow different equipment for the same slot which covers other areas. If I find a solution or a nice way to work around this, I might Implement it.
Save Game Compatibility
Can be installed midgame. If you remove the mod there will be an error message one time. This message can be ignored and after saving again it won't appear anymore. The error message is due to the fact that rimworld detects unused data in the loaded savegame. The data was saved by the mod for the different colors for each outfit.
Other
This is my first mod for Rimworld, so please forgive me if I made any mistakes.
I'm still learning the different hiccups and properties of the rimworld source code, but I'm trying my best to fix possible bugs or errors.