make toasts pretty

This commit is contained in:
Aleksander
2025-12-16 18:57:10 +01:00
parent bdc1bf87b2
commit 326b0d710c
4 changed files with 36 additions and 8 deletions

View File

@@ -104,6 +104,10 @@ _Translated by key_
_Text size in pixel units_
`wrap`: "1" | "0" (default: "0")
_Enable text wrapping?_
`color`: #FFAABB | #FFAABBCC
`align`: "left" | "right" | "center" | "justified" | "end"