mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-20 13:55:58 +00:00
Specify color in which TB can grok it.
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
SOGoSearchMinimumWordLength = 2;
|
||||
|
||||
SOGoMailLabelsColors = {
|
||||
$label1 = ("Important", "#f00");
|
||||
$label1 = ("Important", "#ff0000");
|
||||
$label2 = ("Work", "#ff9a00");
|
||||
$label3 = ("Personal", "#009a00");
|
||||
$label4 = ("To Do", "#3130ff");
|
||||
|
||||
Reference in New Issue
Block a user