423 Blocked

You have been blocked for security reasons. This server understood your request, but will not service any requests from your IP address.

function checkViewport () { if (document.cookie.match(/device=desktop/) || (navigator.userAgent.match(/iPad/i) && screen.width >= 900 && screen.width > screen.height) || (navigator.userAgent.match(/Safari/i) && !navigator.userAgent.match(/iPhone/i) && navigator.userAgent.match(/Version\/(13|14|15)/i)) || (navigator.userAgent.match(/Android/i) && screen.width >= 800 && screen.width > screen.height && !navigator.userAgent.match(/Mobile/i)) || (screen.width > window.innerWidth && screen.width > 900 && screen.width > screen.height && !navigator.userAgent.match(/Android|iPhone/i))) { document.getElementById("viewport").setAttribute("content","width=1275"); } else { document.getElementById("viewport").setAttribute("content",document.getElementById("viewport").getAttribute("data-original")); }}; checkViewport(); window.addEventListener('resize', checkViewport);if (!document.documentElement.matches('.light, .dark')) { if (matchMedia('(prefers-color-scheme: dark)').matches) { document.documentElement.classList.add('dark'); } else if (matchMedia('(prefers-color-scheme: light)').matches) { document.documentElement.classList.add('light'); } }

Forums

Topic: What happened to the colours of Time Extension recently?

Posts 1 to 2 of 2

MarkyVigoroth

I noticed tha Time Extension had a dark blue background, but recently that changed to a light grey similar to those from other Hookshot websites. What triggered this change in background? I felt that the old one brought a unique character and fit the retro vibe with its dark colours.

MarkyVigoroth

antdickens

@MarkyVigoroth we made it automatically match to your device settings; whether you have dark mode enabled or disabled.

You can switch back to dark mode either by setting it at a device/browser level or in your account settings here (preferences tab).

@antdickens
Nintendo Life | Push Square | Pure Xbox | Time Extension | Steam Hype

Steam ID: antdickens | PSN: nintendolife | Xbox Gamertag: antdickens | Switch Friend Code: SW-7806-7257-0597 | My Nintendo: antdickens | Bluesky: antdickens.com | Twitter/X:

  • Page 1 of 1

Please login or sign up to reply to this topic