[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 .PP
The \fBtheme\fP property cannot change the interface while running, it is only 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 usable for small changes in, for example background color, of widgets that get
row color of the listview. updated during display like the row color of the listview.
.SH Parsing row options .SH Parsing row options
.PP .PP

View file

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