How to change your eyewire background!

I hear that not everyone loves the new rainbow background! What the heck! In case you’d like to change it, here’s a way to make your own colors

  1. open developer console (m.eyewire.org)

click on any of the dots to bring up color picker

image

The hex codes define what colors are in the gradient, left (center) to right (periphery). You can add as many as you like! Love to see your creations!

You can of course use KKs code in developer console to return Eyewire to it’s natural black:

document.body.classList.remove(‘aprilFools2019’)

Here’s a gif showing how to do these steps https://imgur.com/a/EPRhyS1

1 Like

here’s a nice one to try:
radial-gradient(#0b189a, #03252f);

you can also change it to linear-gradient to get vertical colors

1 Like

I liked the rainbow and couldn’t open m.eyewire.org