change to plan9
This commit is contained in:
parent
3b3fe20ae7
commit
44033bd5dc
@ -47,7 +47,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
colorStep := float64(Iterations)
|
colorStep := float64(Iterations)
|
||||||
colors = interpolateColors("Hippi", colorStep)
|
colors = interpolateColors("Plan9", colorStep)
|
||||||
|
|
||||||
log.Fatal(http.ListenAndServe(":6161", nil))
|
log.Fatal(http.ListenAndServe(":6161", nil))
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user