We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232bc35 commit 17ed4e7Copy full SHA for 17ed4e7
1 file changed
js/theme.js
@@ -36,7 +36,7 @@ var theme = (function() {
36
pastel: function() {
37
return {
38
h: randomVal(0, 360),
39
- s: 100,
+ s: 50,
40
l: 80
41
};
42
},
0 commit comments