4get Light
4get Light by InterstellarOne
Details
AuthorInterstellarOne
LicenseNo License
Category4get.ca
Created
Updated
Code size559 B
Code checksum31180840
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 4get Light
@namespace 4get-light
@version 1.0.0
@description 4get Light
@author Interstellar_One
==/UserStyle== */
@-moz-document domain("4get.ca") {
:root {
--1d2021: #fff;
--282828: #fff;
--3c3836: #f3f5fa;
--504945: #5c5f77;
--928374: #8c8fa1;
--a89984: #000;
--bdae93: #000;
--8ec07c: #8e1ddf;
--ebdbb2: #000;
--comment: #e64553;
--default: #eff1f5;
--keyword: #8e1ddf;
--string: #209fb5;
}
.logo > a:nth-child(1) > img:nth-child(1){
display: none;
}
}