From 0022e0d9f56b5d379c5e1ae102e5f18c138115f8 Mon Sep 17 00:00:00 2001
From: Hyper <34012267+HyperBE32@users.noreply.github.com>
Date: Sun, 12 Dec 2021 12:06:41 +0000
Subject: [PATCH] Use less blinding shade of red for default accent colour
---
Sonic-06-Mod-Manager/Properties/Settings.Designer.cs | 2 +-
Sonic-06-Mod-Manager/Properties/Settings.settings | 2 +-
Sonic-06-Mod-Manager/app.config | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Sonic-06-Mod-Manager/Properties/Settings.Designer.cs b/Sonic-06-Mod-Manager/Properties/Settings.Designer.cs
index 082cbcac..a0849c65 100644
--- a/Sonic-06-Mod-Manager/Properties/Settings.Designer.cs
+++ b/Sonic-06-Mod-Manager/Properties/Settings.Designer.cs
@@ -25,7 +25,7 @@ public static Settings Default {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("186, 0, 0")]
+ [global::System.Configuration.DefaultSettingValueAttribute("172, 14, 14")]
public global::System.Drawing.Color General_AccentColour {
get {
return ((global::System.Drawing.Color)(this["General_AccentColour"]));
diff --git a/Sonic-06-Mod-Manager/Properties/Settings.settings b/Sonic-06-Mod-Manager/Properties/Settings.settings
index b04d2454..1e243b5f 100644
--- a/Sonic-06-Mod-Manager/Properties/Settings.settings
+++ b/Sonic-06-Mod-Manager/Properties/Settings.settings
@@ -3,7 +3,7 @@
- 186, 0, 0
+ 172, 14, 14
False
diff --git a/Sonic-06-Mod-Manager/app.config b/Sonic-06-Mod-Manager/app.config
index c3105110..e4ef747f 100644
--- a/Sonic-06-Mod-Manager/app.config
+++ b/Sonic-06-Mod-Manager/app.config
@@ -8,7 +8,7 @@
- 186, 0, 0
+ 172, 14, 14
False