☰

Google Theme v2

Google Theme, What you just need🎅👀

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         Google Theme v2
// @source       https://github.com/DYLOjestem
// @namespace    http://tampermonkey.net/
// @version      1.1
// @description  Google Theme, What you just need🎅👀
// @author       DYLOjestem#8596
// @match        https://www.google.com/search?client=firefox-b-d&q*
// @match        https://www.google.com/search?q=*
// @icon         https://zapodaj.net/images/89b2838498129.png
// @license CC-BY-NC-ND-4.0
// @grant        none
// ==/UserScript==
//code 0.1
document.getElementsByClassName("sfbg").length>0&&(document.getElementsByClassName("sfbg")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//code 0.2
document.getElementsByClassName("f6F9Be TrMVnc mSAqxd").length>0&&(document.getElementsByClassName("f6F9Be TrMVnc mSAqxd")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//code 0.3
document.getElementsByClassName("appbar").length>0&&(document.getElementsByClassName("appbar")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//code 0.4
document.getElementsByClassName("yg51vc").length>0&&(document.getElementsByClassName("yg51vc")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//code 1.0
document.getElementsByClassName("srp").length>0&&(document.getElementsByClassName("srp")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
document.getElementById("result-stats").textContent='Hello 🎅 Have a nice day!🎅';function flash(){var e=document.getElementById("result-stats");e.style.color="red"==e.style.color?"blue":"red"}var clr=setInterval(flash,300);
//code 1.1
document.getElementsByClassName("sfbg").length>0&&(document.getElementsByClassName("sfbg")[0].style="background-image: url('https://cdn.discordapp.com/attachments/784001945719275521/926411763040280577/3497712.jpg');");
//Google Theme created by DYLOjestem#8596