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.root.config
T
2022-07-06 13:20:54 +02:00

36 lines
996 B
Plaintext

##==============================================================================
## LOGO
##==============================================================================
logo="\e[1;31m / \\
// \\\\\\\\
// \\\\\\\\
// \\\\\\\\
// \e[5;39m███\e[25;31m \\\\\\\\
// \e[5;39m███\e[25;31m \\\\\\\\
// \e[5;39m███\e[25;31m \\\\\\\\
// \\\\\\\\
// \e[5;39m███\e[25;31m \\\\\\\\
// \\\\\\\\
//===================\\\\\\\\
WARNING!
ROOT ACCOUNT!"
##==============================================================================
## COLORS
##==============================================================================
format_info=" -c white"
format_highlight=" -c red -e bold"
format_crit=" -c red -e bold"
format_deco=" -c white -e bold"
format_ok=" -c red -e bold"
format_error=" -c red -e bold -e blink"
format_logo=" -c 208 -e bold"