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