You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
I have been looking at the colorize search list extensions in the examples folder, specifically colorize-3.py.
Am I correct in assuming that this extension only works with HTML color names and not with HEX, RGB, etc color codes?
vince
unread,
Nov 16, 2023, 2:25:26 PM11/16/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
(followup)
Ian and I talked via email - he got it working by specifying '#nnnnnnnn' for colors in skin.conf if he surrounded the value in single quotes.
Steeple Ian
unread,
Nov 16, 2023, 6:00:37 PM11/16/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Yes just to confirm and thanks to Vince for the clue that nudged me in the right direction, I can confirm that the hex code enclosed in single quotes works perfectly.