Pretty Inspector is a Unity Editor extension that automatically enhances the appearance of all MonoBehaviour
and or ScriptableObject
inspectors with stylish headers, better padding, and customizable overrides — without needing to modify your existing scripts.
- ✨ Custom Global Header Styling
- Font Family
- Font Style
- Font Size
- Font Color
- Text Alignment
- Padding (Top, Right, Bottom, Left)
- Background Color
- 🌈 Color Flow
- 🎯 Define Individual Class Overrides
- 🖱️ Double-click to quickly locate the script asset
- 📋 Right-click context menu for extra utilities
- 🚫 No more ugly default script references cluttering your inspector!
- Open
Edit
→Preferences
→Plugins/Pretty Inspector
. - Customize the default font, colors, padding, and preview your changes live.
Note
To use Overrides, you have to enable them in the Preferences.
- In the Preferences window, click Add Override or use the Inspector View Context Menu.
- Select the class you want to override.
- Customize the style for that class separately.