We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c981d3 commit c93af63Copy full SHA for c93af63
1 file changed
gfx/gfx_widgets.h
@@ -52,10 +52,10 @@
52
#define BG_COLOR_PROGRESS 0x323232
53
#define BG_COLOR_MARGIN 0xCCCCCC
54
55
-#define ICON_COLOR_RED 0xD6160C
56
-#define ICON_COLOR_GREEN 0x00C80A
57
-#define ICON_COLOR_BLUE 0x0C99D6
58
-#define ICON_COLOR_YELLOW 0xD6C10C
+#define ICON_COLOR_RED 0xD82020
+#define ICON_COLOR_GREEN 0x20D820
+#define ICON_COLOR_BLUE 0x209BD8
+#define ICON_COLOR_YELLOW 0xD8BA20
59
60
RETRO_BEGIN_DECLS
61
0 commit comments