diff --git a/options.xhtml b/options.xhtml index 3e56f2b1..15e903cd 100644 --- a/options.xhtml +++ b/options.xhtml @@ -54290,28 +54290,14 @@ boolean

-

Platform theme to use for Qt applications.

The options are

gtk

Use GTK theme with -qtstyleplugins

gtk3

Use GTK3 integration -for file picker dialogs, font and theme configuration

gnome

Use GNOME theme with -qgnomeplatform

lxqt

Use LXQt theme style set using the -lxqt-config-appearance -application

qtct

Use Qt style set using -qt5ct -and qt6ct -applications

kde

Use Qt settings from Plasma

+

Deprecated. Use qt.platformTheme.name instead.

Type: -null or one of “gtk”, “gtk3”, “gnome”, “lxqt”, “qtct”, “kde”

+null or one of “gtk”, “gtk3”, “gnome”, “adwaita”, “lxqt”, “qtct”, “kde” or (submodule)

Default: null

-

Example: -"gnome"

- -

Related packages:

-
-

Declared by:

@@ -54329,7 +54315,8 @@ null or one of “gtk”, “gtk3”, “gnome”, “lxqt”, “qtct”, “kd

Theme package to be used in Qt5/Qt6 applications. -Auto-detected from qt.style.name if possible.

+Auto-detected from qt.style.name if possible. +See its documentation for available options.

Type: null or package or list of package