Settings
For edit global apex settings open Project Settings window:
Edit/Project Settings.../Apex Inspector

Apex Inspector settings
Base Settings

| Property | Description | Type |
|---|---|---|
| Apex Enabled | Enable/disable apex extension in project. | bool |
| Property Space | Addition space to the properties. | floatRanged: [0-∞] |
| Highlight Expandable Property | Select which expandable properties needed to highlight. | enum |
| Align Expandable Property | Set true to algin all expandable properties with the others. | bool |
Light Theme Colors
Light theme colors settings active while enabled Ligth editor theme.

| Property | Description | Type |
|---|---|---|
| Group Header Color | Group attribute header color. | color |
| Property Header Color | Header color of the Array, DropdownReference |
color |
| Group Border Color | Color of the group borders | color |
| Property Border Color | Border colors of the Array, DropdownReference |
color |
Dark Theme Colors
Dark theme colors settings active while enabled Dark editor theme.

| Property | Description | Type |
|---|---|---|
| Group Header Color | Group attribute header color. | color |
| Property Header Color | Header color of the Array, DropdownReference |
color |
| Group Border Color | Color of the group borders | color |
| Property Border Color | Border colors of the Array, DropdownReference |
color |
Reset Settings
If you want to reset all settings on default values, use Gear button, in the upper-right corner of the window.

Live demo