Skip to content

Commit 0022e0d

Browse files
committed
Use less blinding shade of red for default accent colour
1 parent 24862f1 commit 0022e0d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Sonic-06-Mod-Manager/Properties/Settings.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Sonic-06-Mod-Manager/Properties/Settings.settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Profiles />
44
<Settings>
55
<Setting Name="General_AccentColour" Type="System.Drawing.Color" Scope="User">
6-
<Value Profile="(Default)">186, 0, 0</Value>
6+
<Value Profile="(Default)">172, 14, 14</Value>
77
</Setting>
88
<Setting Name="General_AutoColour" Type="System.Boolean" Scope="User">
99
<Value Profile="(Default)">False</Value>

Sonic-06-Mod-Manager/app.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<userSettings>
99
<Unify.Properties.Settings>
1010
<setting name="General_AccentColour" serializeAs="String">
11-
<value>186, 0, 0</value>
11+
<value>172, 14, 14</value>
1212
</setting>
1313
<setting name="General_AutoColour" serializeAs="String">
1414
<value>False</value>

0 commit comments

Comments
 (0)