revert color

This commit is contained in:
xmcp
2019-03-07 18:29:10 +08:00
parent 040dd2f655
commit a324022b0f

View File

@@ -1,7 +1,6 @@
// https://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/
//const golden_ratio_conjugate=0.618033988749895;
const golden_ratio_conjugate=0.61;
const golden_ratio_conjugate=0.618033988749895;
export class ColorPicker {
constructor() {