Windows and User Objects
Once a theme is applied, the UI settings of window and user
object can be set by the theme JSON file.
The theme settings for user object contain a “default-style”
property to determine whether “border-color” is effective. When
“default-style” is true, “border-color” has no effect.
What can be set by the
theme
-
Background color, title bar, border, and system buttons
(such as maximize, minimize and restore buttons) of window and
user object -
Menu, toolbar, and status bar of window and user
object -
Scroll bar on the OLE control, user object, and
window -
Font color of the window title
What cannot be set by the
theme
-
Windows system dialog (such as Save As dialog, Open
dialog) and the PowerBuilder built-in dialog (such as Filter
dialog, Sort dialog) -
Menu which calls a third-party DLL (which may cause the
application crash) -
Floating FrameBar and toolbar
-
Font related properties (except font color)
-
Dockable window (obsolete)