diff Discovery/Src/gfx_colors.c @ 525:1f557e5f4b5a

Change color ID used in strings for light grey: CLUT of id 21 and 31 were the same. Changed CLUT of 21 back to a dark grey (used to show off state) and updated strings to 31 => No visible change in menus
author Ideenmodellierer
date Sun, 13 Sep 2020 20:49:58 +0200
parents 998529b3e142
children
line wrap: on
line diff
--- a/Discovery/Src/gfx_colors.c	Sun Sep 13 20:44:50 2020 +0200
+++ b/Discovery/Src/gfx_colors.c	Sun Sep 13 20:49:58 2020 +0200
@@ -39,7 +39,7 @@
 {
 	// ARGB
 	0x00FFFFFF, // \020 wei�
-	0x00777777, // \021 grau f�r inaktiv / hw 151027: war zuvor 0x00555555 grau
+	0x00333333, // \021 dark grey
 	0x0050FF50, // \022 units
 	0x003060FF, // \023 blau
 	0x00FFFF00, // \024 + CLUT_WarningYellow
@@ -47,7 +47,7 @@
 	0x0000FF00, // \026 + CLUT_NiceGreen
 	0x00FFFFFF, // \027 DIVE_MainColorIfNotWhite\020
 	0x00FFFFFF, // \030 DIVE_PluginBoxMainColor
-	0x00777777, // \031 DIVE_PluginBoxGrey
+	0x00777777, // \031 DIVE_PluginBoxGrey also used to display deactivation
 	0x0050FF50, // \032 DIVE_LabelColor
 	0x00FFFFFF, // CLUT_DIVE_FieldSeperatorLines
 	0x0050FF50, // CLUT_DIVE_pluginbox // old pink 0x00FF20FF