autospec/conf/color-theme.web
Davide Madrisan 61c739e733 config: add color themes
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-11-11 00:06:33 +01:00

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>"