Refine clock color expressions

This commit is contained in:
ajp_anton
2026-06-04 06:38:43 +00:00
parent 46db70e067
commit 9279492f2a
5 changed files with 643 additions and 255 deletions
+2 -1
View File
@@ -40,7 +40,8 @@ It also supports lightweight markup:
- Multi-line text using `\n` or `{\\n12}`.
- Pipe alignment with `|`, useful for aligning split clock rows around a camera
cutout.
- Colour variants and simple colour math for light/dark status bar states.
- Colour variants and reverse Polish notation colour math for light/dark status
bar states, for example `color(#batterybar 1.2 * ; invRGB 0.5 *RGB)`.
The in-app clock page has the full syntax help and examples.