The bug
Warped and Crimson stems use the same map color regardless of whether they are oriented horizontally or vertically.
This is inconsistent with other log types, such as birch logs.
Vertically oriented logs should have the same color as the respective hyphae blocks (see also MC-165776).
How to reproduce
/fill ~1 ~ ~1 ~6 ~ ~6 minecraft:warped_stem[axis=y]
/fill ~7 ~ ~7 ~12 ~ ~12 minecraft:warped_stem[axis=x]
Create a map
❌ The blocks have the same colors on the map despite them having different top textures
Created this issue as part of splitting MC-175228 into separate issues. @unknown, I hope it is alright that I have set you as reporter. Please let us know if you don't want to be the reporter.