diff --git a/images/reference_guide/themes/img/ui_inspector_key_names.png b/images/reference_guide/themes/img/ui_inspector_key_names.png new file mode 100644 index 000000000..cffe556de Binary files /dev/null and b/images/reference_guide/themes/img/ui_inspector_key_names.png differ diff --git a/topics/basics/getting_started/theme/themes_customize.md b/topics/basics/getting_started/theme/themes_customize.md index 2914332d9..46a7fa20f 100644 --- a/topics/basics/getting_started/theme/themes_customize.md +++ b/topics/basics/getting_started/theme/themes_customize.md @@ -309,3 +309,10 @@ For example, in the above screenshot, ToolWindow.background p Using the [Laf Defaults](internal_ui_laf_defaults.md) inspector, enter the `element` portion of the key. The Laf Defaults inspector will prompt with a list of UI Control keys and their default color. + +### Using the UI Inspector + +[Use the UI Inspector](internal_ui_inspector.md#using-the-ui-inspector) and check the foreground and background property values. +If an inspected component can be styled with the UI control key, it will include its name, for example: + +![UI Inspector Key Names](ui_inspector_key_names.png){width="710"}