Text Color Conditionals?

I’ve seen a few unanswered posts about this but is there no way to set text color as a conditional? I have a watch face i’m working on that changes from daytime to nighttime but I also want the text color to change as well.

Is this simply not possible?

Did doubling up of the text layers work out for you?

1 Like

:+1: +1

Would it be possible to support conditionals in all color inputs (text color, dim color, tint, …)?
I would like to use this kind of expression:

$#BLN#>50?#00FF00:blush:#BLN#>25?#FFFF00:#FF0000$$

This would reduce the number of layers dramatically.

Thx,
Svensei38

2 Likes

Good Idea! I jump on that train. Would be a nice feature.

I agree - You can double the layers and write conditionals so that one transitions into the other over time or on the switch from am to pm. Kind of like this design, just over a longer timeframe:

Good luck!

1 Like