semantic names for colors

This commit is contained in:
Fabien Benureau 2012-10-10 16:32:04 +02:00
parent f4be1b4ab7
commit fc65d2e76e

View File

@ -21,3 +21,9 @@ bblue = '\033[1;34m'
bpurple = '\033[1;35m'
bcyan = '\033[1;36m'
bgrey = '\033[1;37m'
# application specific
error = red
normal = grey
citekey = purple
filepath = cyan