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.raspbian.config
T

32 lines
943 B
Plaintext

##==============================================================================
## LOGO
##==============================================================================
## Raspberry logo, colors added for synth-shell, orignal by b3n @ aspberrypi.com
logo="
\e[0;32m .~~. .~~.
\e[0;32m '. \ ' ' / .'
\e[1;31m .~ .~~~..~.
\e[1;31m : .~.'~'.~. :
\e[1;31m ~ ( ) ( ) ~
\e[1;31m( : '~'.~.'~' : )
\e[1;31m ~ .~ ( ) ~. ~
\e[1;31m ( : '~' : )
\e[1;31m '~ .~~~. ~'
\e[1;31m '~'
"
##==============================================================================
## COLORS
##==============================================================================
format_info=" -c white"
format_highlight=" -c red -e bold"
format_crit=" -c green -e bold"
format_deco=" -c white -e bold"
format_ok=" -c red -e bold"
format_error=" -c green -e bold -e blink"
format_logo=" -c red -e bold"