61c739e733
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
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>"
|