I am working on a basic website. I however need a bit of help.
I am wondering if it's possible to alter the screen colour of my website to match the current time.
For example, if the sun has set and it's 8PM then I would like the colours to go warm so you get a hazy type of orange. When the sun rises again I would like the colour to return back to normal.
I would like to do this using Javascript.
Is there anyway I could involve the computers clock to check on the time and if the time is after 8PM for example, it will change the colour of the site to a warmer colour?