For XCP-ng 8 we thought that it might be interesting to get a dedicated visual identity outside the boot splash: the prompt and the "ncurse" display.
A new prompt
- removed the current user (because it's an "appliance", with only
root
- added current time, very handy to know how long your command took (eg export)
- using XCP-ng colors
New vs old:

Obviously, we got a fallback for terminal without color support.
Also, it also works on white background terms:

A new console theme (xsconsole)
New vs old:

There is also a fallback on terminals without color support (unchanged)
Maybe you could think it's a minor thing, but in the end, that's how we show XCP-ng is not just a clone of CH/XS 
Obviously, you can still configure this easily (especially the prompt, because you can override it).
What do you think?