It fixes #761.
About logo icon is updated now with the correct colour indicating the chain type of the QT instance that user is running (as the splash screen), plus the title of the about window also is updated with the chain type string as in the main window.
Tested it also with:
- mainnet (no command line args after
bitcoin-qt
orbitcoin-qt -chain=main
), -regtest
and-testnet
.