golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
122.83k stars 17.51k forks source link

x/playground: use same new visual design as golang.org #33414

Open lucacasonato opened 5 years ago

lucacasonato commented 5 years ago

https://play.golang.org does not currently use the same updated visual design as https://golang.org.

I have a PR that updates the ui to match: https://go-review.googlesource.com/c/playground/+/188557

agnivade commented 5 years ago

@andybons

andybons commented 5 years ago

@lucacasonato Thanks for the PR. We have mocks from our designers that I’m happy to share with you if you’d like to take it on.

lucacasonato commented 5 years ago

That would be perfect. I would love to take this on.

slrz commented 5 years ago

Abandoning the playground's soothing yellow background is not really an option, right?

lucacasonato commented 5 years ago

Well... Times change 😋

andybons commented 5 years ago

@lucacasonato I will follow up with you Monday. I assume the email on your profile is the best one?

lucacasonato commented 5 years ago

Sounds good. Just send it to luca.casonato@antipy.com

gopherbot commented 5 years ago

Change https://golang.org/cl/188557 mentions this issue: x/playground: update design to match golang.org