2024-04-09 01:11:39 +00:00
|
|
|
|
#!/bin/sh
|
|
|
|
|
# do not edit; generated by scwrypts
|
2024-06-27 00:34:16 +00:00
|
|
|
|
# theme : burning-death
|
2024-04-09 01:11:39 +00:00
|
|
|
|
#
|
|
|
|
|
# source this file to apply colorscheme to linux getty
|
|
|
|
|
#
|
|
|
|
|
[[ "$TERM" =~ ^linux$ ]] || return 0
|
2024-06-27 00:34:16 +00:00
|
|
|
|
/bin/echo -e " ]P0570406 ]P1dc1a4e ]P23296eb ]P3c24022 ]P45ab5e0 ]P5df5041 ]P634549b ]P7ffeaec ]P8f08ba4 ]P98eadf8 ]PAf19892 ]PBb9e5f4 ]PCf19892 ]PD99bafb ]PEd0f0f0 ]PF7e707e "
|
2024-04-09 01:11:39 +00:00
|
|
|
|
[ ! $NO_CLEAR ] && clear
|
|
|
|
|
return 0
|
|
|
|
|
sed $d
|