mishakorzik / UserFinder

OSINT tool for finding profiles by username
GNU General Public License v3.0
914 stars 68 forks source link

Just Little Beautify 🤩 #5

Closed AnLoMinus closed 2 years ago

AnLoMinus commented 2 years ago
BRed='\033[1;31m'    # Red
BGreen='\033[1;32m'  # Green
BYellow='\033[1;33m' # Yellow
BWhite='\033[1;37m'  # White

resetV="${resetT}"
whiteC="${BWhite}"
greenC="${BGreen}"
resetT="\033[m"