This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/synth-shell/os/synth-shell-greeter.ubuntu.config
T

40 lines
2.1 KiB
Plaintext

##==============================================================================
## LOGO
##==============================================================================
## Ubuntu Logo, simple ASCII drawing by andresgongora
local logo="\e[0;91m /////////////////
\e[0;91m /////////////////////////
\e[0;91m ////////////////////\e[1;97m@@@@\e[0;91m///////
\e[0;91m /////////////////////\e[1;97m@@@@@@\e[0;91m////////
\e[0;91m ////////////////\e[1;97m@@@@@@\e[0;91m//\e[1;97m@@@@\e[0;91m///////////
\e[0;91m ////////////\e[1;97m@@@@\e[0;91m//\e[1;97m@@@@@@@@\e[0;91m//\e[1;97m@\e[0;91m////////////
\e[0;91m ///////////\e[1;97m@@@@@@\e[0;91m/////////\e[1;97m@@@@@@\e[0;91m///////////
\e[0;91m///////////\e[1;97m@@@@@\e[0;91m/////////////\e[1;97m@@@@@\e[0;91m///////////
\e[0;91m//////\e[1;97m@@@@\e[0;91m//\e[1;97m@@@\e[0;91m///////////////\e[1;97m@@@@@\e[0;91m//////////
\e[0;91m/////\e[1;97m@@@@@@\e[0;91m/\e[1;97m@@@\e[0;91m//////////////////////////////
\e[0;91m//////\e[1;97m@@@@\e[0;91m//\e[1;97m@@@\e[0;91m///////////////\e[1;97m@@@@@\e[0;91m//////////
\e[0;91m///////////\e[1;97m@@@@@\e[0;91m/////////////\e[1;97m@@@@@\e[0;91m///////////
\e[0;91m ///////////\e[1;97m@@@@@@\e[0;91m/////////\e[1;97m@@@@@@\e[0;91m///////////
\e[0;91m ////////////\e[1;97m@@@@\e[0;91m//\e[1;97m@@@@@@@@\e[0;91m//\e[1;97m@\e[0;91m////////////
\e[0;91m ////////////////\e[1;97m@@@@@@\e[0;91m//\e[1;97m@@@@\e[0;91m///////////
\e[0;91m /////////////////////\e[1;97m@@@@@@\e[0;91m////////
\e[0;91m ////////////////////\e[1;97m@@@@\e[0;91m///////
\e[0;91m /////////////////////////
\e[0;91m ///////////////// "
##==============================================================================
## COLORS
##==============================================================================
format_info=" -c white"
format_highlight=" -c light-red -e bold"
format_crit=" -c red -e bold"
format_deco=" -c white -e bold"
format_ok=" -c light-red -e bold"
format_error=" -c red -e bold -e blink"
format_logo=" -c light-red -e bold"