10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
|
#
|
||
|
# color scheme "web"
|
||
|
#
|
||
|
ESC=
|
||
|
CRIT="<font color=white style=\"background-color:red\">"
|
||
|
NOTE="<font color=gold>"
|
||
|
WARN="<font color=red>"
|
||
|
EXIT="$CRIT"
|
||
|
NORM="</font>"
|