paulus-nxstudio
3/19/2020 - 3:19 PM

Themes configuration

<Configuration>
  <WebGUI>
    <!--  WEBGUI THEMES MANAGEMENT
      Selected - The currently selected scheme
    -->
    <Themes Selected="Vista">
      <Theme Name="Vista" Type="Gizmox.WebGUI.Forms.Themes.Vista, Gizmox.WebGUI.Forms.Themes, Version=4.5.25701.0, Culture=neutral, PublicKeyToken=263fa4ef694acff6" MultiThemeSupport="On" />
      <Theme Name="iOS" Type="Gizmox.WebGUI.Forms.Themes.iOS, Gizmox.WebGUI.Forms.Themes, Version=4.5.25701.0, Culture=neutral, PublicKeyToken=263fa4ef694acff6" MultiThemeSupport="On" />
      <Theme Name="Graphite" Type="Gizmox.WebGUI.Forms.Themes.Graphite, Gizmox.WebGUI.Forms.Themes, Version=4.5.25701.0, Culture=neutral, PublicKeyToken=263fa4ef694acff6" MultiThemeSupport="On" />
    </Themes>
  </WebGUI>
</Configuration>