Closed mrdgo closed 9 months ago
Hi,
thanks for your bug report. As for now, this is intended behaviour, since you can only provide the date/time format in this widget and nothing else. For your purpose, you could add the starting section (#[fg=#98971a,bg=#161616]
) right before the date widget in format_left
or format_right
. Is this a feasible option?
I see. yeah sure - that's a reasonable workaround :)
Describe the bug A clear and concise description of what the bug is. The field
datetime
in the config appears to only support one theming hint. So if I add a fancy special character with inverted color to match the style, the date doesn't get rendered correctly and instead the#[bg=#...,fg=#...]
is rendered in the status bar.To Reproduce Steps to reproduce the behavior:
#[]
theme hints to thedatetime
fieldExpected behavior I would have expected that the date is formatted with my desired colors.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Layout
it renders as