[]
Gets or sets the application-wide default theme settings.
All theme controllers which have "(default)" set as Theme property value will use this theme settings.
This name is persisted with key "C1ApplicationThemeSettings" in the application config file (app.config).
public static C1ThemeSettings ApplicationThemeSettings { get; set; }