Fallout-Like Terminal makes your work more fun :-)
Having a boring task in the terminal to do? Why not putting it into a fancy Fallout-Like Terminal?? Get cool-retro-term - Build instructions are on the GitHub page.
# Get it from GitHub
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
cd cool-retro-term
# Compile (Fedora and openSUSE user should use qmake-qt5 instead of qmake)
qmake && make
Then, start it via
./cool-retro-term
Horray!
Update
I just found that there is an official package in openSUSE available. Now that’s cool!