ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / ApplicationTheme Enumeration

In This Topic
    ApplicationTheme Enumeration
    In This Topic
    The application's theme dictates its visual style.
    Syntax
    Members
    MemberDescription
    Dark Dark theme.
    Default Default theme.
    HighContrast Used in high contrast mode.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Framework.ApplicationTheme

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also