We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936860d commit b1525afCopy full SHA for b1525af
src/prefconstants.h
@@ -5,7 +5,7 @@
5
6
namespace PrefConstants {
7
const static int BG_COLOR = 0;
8
-const static int BG_ALPHA = 100;
+const static int BG_ALPHA = 30;
9
const static int BG_ALPHA_MIN = 2;
10
11
const static int ADJUST_INTERVAL = 1000;
0 commit comments