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 1401001 commit 2db8130Copy full SHA for 2db8130
src/qt/guiconstants.h
@@ -21,7 +21,7 @@ static const bool DEFAULT_SPLASHSCREEN = true;
21
/* Invalid field background style */
22
#define STYLE_INVALID "background:#FF8080"
23
/* Background style for active search in NetWatch */
24
-#define STYLE_ACTIVE "background:#00c000"
+#define STYLE_ACTIVE "background:#80FF80"
25
26
/* Transaction list -- unconfirmed transaction */
27
#define COLOR_UNCONFIRMED QColor(128, 128, 128)
0 commit comments