[Script] Update theme property clarification a bit.

This commit is contained in:
Dave Davenport 2023-11-10 14:45:26 +01:00
parent 90edb60c4f
commit 9aaa0a83ee
2 changed files with 4 additions and 4 deletions

View File

@ -152,8 +152,8 @@ a widget.
.PP
The \fBtheme\fP property cannot change the interface while running, it is only
usable for small changes in for example background colors of widgets like the
row color of the listview.
usable for small changes in, for example background color, of widgets that get
updated during display like the row color of the listview.
.SH Parsing row options
.PP

View File

@ -119,8 +119,8 @@ The following extra options exists:
a widget.
The **theme** property cannot change the interface while running, it is only
usable for small changes in for example background colors of widgets like the
row color of the listview.
usable for small changes in, for example background color, of widgets that get
updated during display like the row color of the listview.
## Parsing row options