Artemis.Settings.GeneralSettings.GeneralSettings C# (CSharp) Method

GeneralSettings() public method

public GeneralSettings ( ) : System
return System
        public GeneralSettings()
        {
            ThemeManager.AddAccent("CorsairYellow", new Uri("pack://application:,,,/Styles/Accents/CorsairYellow.xaml"));
            ApplyAutorun();
        }