Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question Getting inspector default colors and styles

Discussion in 'Immediate Mode GUI (IMGUI)' started by JasonC_, Jun 3, 2021.

  1. JasonC_

    JasonC_

    Joined:
    Oct 27, 2019
    Posts:
    66
    I want to get the default inspector control background and border color, and border radius (from an editor script):

    upload_2021-6-3_18-35-26.png

    How can I get those values for the current skin?