TH - clock date string color

This commit is contained in:
Carsten Haitzler 2018-12-27 12:31:06 +00:00
parent 3151c68b2c
commit 366ab5c3bc
1 changed files with 1 additions and 2 deletions

View File

@ -381,7 +381,7 @@ group { name: "e/modules/clock/digital";
rel1.offset: 0 1;
rel2.offset: -1 -1;
align: 0.5 1.0;
color: FN_COL_DEFAULT_BASIC;
color: 160 160 160 255;
text { font: FN; size: 8;
text_class: "module_small";
align: 0.5 0.5;
@ -398,7 +398,6 @@ group { name: "e/modules/clock/digital";
text.ellipsis: -1;
}
}
part { name: "event"; type: RECT;
description { state: "default" 0.0;
color: 0 0 0 0;