Specify color in which TB can grok it.

This commit is contained in:
Ludovic Marcotte
2013-11-13 15:55:25 -05:00
parent 1c439c866e
commit 198db855f6

View File

@@ -78,7 +78,7 @@
SOGoSearchMinimumWordLength = 2;
SOGoMailLabelsColors = {
$label1 = ("Important", "#f00");
$label1 = ("Important", "#ff0000");
$label2 = ("Work", "#ff9a00");
$label3 = ("Personal", "#009a00");
$label4 = ("To Do", "#3130ff");