[arch-general] fbpanel tclock font colour
Ralf Mardorf
ralf.mardorf at rocketmail.com
Thu Sep 11 22:55:23 EDT 2014
Hi,
is it possible to change the colour of fbpanel tclock's font?
<span style="color:white">foo</span> seems not to work. With the
below-mentioned settings the font is black, but I need white.
$ cat .config/fbpanel/default
# [snip]
Plugin {
type = tclock
config {
ClockFmt = <span font="Sans 12"><b>%H:%M</b></span>
# 2 line view, time in bold above and date below
#ClockFmt = <span font="Sans 12"><b>%H:%M</b> 
%A, %d %b %Y</span>
TooltipFmt = %A, %d %b %Y
#Action = orage &
ShowCalendar = true
ShowTooltip = true
}
}
# [snip]
Regards,
Ralf
More information about the arch-general
mailing list