mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
themes_customize.md: Add information about using UI Inspector for identifying keys
This commit is contained in:
parent
bfc5145ac8
commit
a0a311ba82
BIN
images/reference_guide/themes/img/ui_inspector_key_names.png
Normal file
BIN
images/reference_guide/themes/img/ui_inspector_key_names.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
@ -309,3 +309,10 @@ For example, in the above screenshot, <control>ToolWindow.background</control> p
|
|||||||
|
|
||||||
Using the [Laf Defaults](internal_ui_laf_defaults.md) inspector, enter the `element` portion of the key.
|
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.
|
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 <control>foreground</control> and <control>background</control> property values.
|
||||||
|
If an inspected component can be styled with the UI control key, it will include its name, for example:
|
||||||
|
|
||||||
|
{width="710"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user