Fix status bar clock to pick up TimeTextColor correctly.
parent
a16ce58be3
commit
4ed4ff7a23
|
|
@ -278,7 +278,7 @@
|
|||
<text
|
||||
type="string"
|
||||
font="SansSerifSmall"
|
||||
text_readonly_color="TimeTextColor"
|
||||
text_color="TimeTextColor"
|
||||
follows="right|top"
|
||||
halign="right"
|
||||
height="16"
|
||||
|
|
|
|||
|
|
@ -296,7 +296,7 @@
|
|||
<text
|
||||
type="string"
|
||||
font="SansSerifSmall"
|
||||
text_readonly_color="TimeTextColor"
|
||||
text_color="TimeTextColor"
|
||||
follows="right|top"
|
||||
halign="right"
|
||||
height="16"
|
||||
|
|
|
|||
|
|
@ -293,7 +293,7 @@
|
|||
<text
|
||||
type="string"
|
||||
font="SansSerifSmall"
|
||||
text_readonly_color="TimeTextColor"
|
||||
text_color="TimeTextColor"
|
||||
follows="right|top"
|
||||
halign="right"
|
||||
height="16"
|
||||
|
|
|
|||
Loading…
Reference in New Issue