Skip to content

Biscuit for 4get.ca by soswav

Screenshot of Biscuit for 4get.ca

Details

Authorsoswav

LicenseBiscuit License

Category4get

Created

Updated

Size4.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Warm and cozy colorscheme for 4get.ca.

Notes

Source code

/* ==UserStyle==
@name         Biscuit for 4get.ca
@version      0.2
@namespace    https://userstyles.world/user/soswav
@description  Warm and cozy colorscheme for 4get.ca.
@homepageURL  https://userstyles.world/user/soswav
@author       soswav
@license      Biscuit License
==/UserStyle== */

/*
                  %%%%%%%%%%%%          
               %%%%%%%%%%%%%%%%%%       
             %%%%%%%%%%%%%%%%%%%%%%@    
           %%%%.:%%%%%%%%%%%%%%..%%%%   
          %%%%*..%%%%%%%%%%%%%%..%%%%%  
         %%%%%%..%%%%%%%%%%%%%*..%%%%%% 
        %%%%%%%..%%%%%%%%%%%%%:..%%%%%%%
        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        %%%%%%%..-%%%%%%%%%%%%=..%%%%%%%                 Biscuits!
        %%%%%%....................%%%%%%                  "Warm and cozy colorscheme for 4get.ca."
        #%%%%%....................%%%%%%
        :%%%%%%..................%%%%%%.
        %.%%%%%%................#%%%%%.%
         %.%%%%%%..............%%%%%%.% 
          %.:%%%%%%%........%%%%%%%=.%  
           %=..%%%%%%%%%%%%%%%%%%..:%   
             %#...*%%%%%%%%%%*...+%@    
               %%%............%%%       
                  %%%%%%%%%%%%          
*/

@-moz-document 
  url-prefix("https://4get.ca/"),
  url-prefix("https://4get.aishiteiru.moe/"),
  url-prefix("https://4get.lunar.icu/"),
  url-prefix("https://4get.hbubli.cc/"),
  url-prefix("https://4get.plunked.party/"),
  url-prefix("https://4getus.zzls.xyz/"),
  url-prefix("https://4get.zzls.xyz/"),
  url-prefix("https://4get.sijh.net/"),
  url-prefix("https://4get.ducks.party/"),
  url-prefix("http://2cacklzoqtb3nhug4n3hizwxupqreekbeu5c2swachpmefvehvwz5nyd.onion/"),
  url-prefix("http://4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion/"),
  url-prefix("https://4g.ggtyler.dev/"), 
  url-prefix("https://4get.kizuki.lol/"), 
  url-prefix("https://4get.neco.lol/"),
  url-prefix("http://46tj5gkbuowmxhe2lgrfoxoutayieb43gy6s4sceovd3thd4ehmsmrid.onion/"),
  url-prefix("https://4get.silly.computer/")
{
      :root {
         --rainbow: 
         repeating-linear-gradient(
                    45deg,
                   #ca3f3f 0%,
                   #ca3f3f 11.11%,
                   #e56a3b 11.11%,
                   #e56a3b 22.22%,
                   #e29c44 22.22%,
                   #e29c44 33.33%,
                   #999e56 33.33%,
                   #999e56 44.44%,
                   #629387 44.44%,
                   #629387 55.55%,
                   #517894 55.55%,
                   #517894 66.66%,
                   #4a5a8d 66.66%,
                   #4a5a8d 77.77%,
                   #9e569a 77.77%,
                   #9e569a 88.88%,
                   #c55496 88.88%,
                   #c55496 100%
         );
          
        --accent : #989F56;
        --1d2021 : #181515;
        --282828 : #181515;
        --3c3836 : #221E1E;
        --504945 : #221E1E;
        --928374 : var(--accent);
        --a89984 : #DCC9BC;
        --bdae93 : #DCC9BC;
        --8ec07c : var(--accent);
        --ebdbb2 : #DCC9BC;
        --comment: #928374;
        --default: #DCC9BC;
        --keyword: #F07342;
        --string : var(--accent);
        --green  : #959A6B;
        --yellow : #E39C45;
        --red    : #CF223E;
        --white  : var(--a89984);
        --black  : var(--1d2021);
      }

      .navigation a { color: var(--white); }
      .searchbox { width: 23%; }
      .filters filter select { color: #E39C45; }
      .web .separator::before { color: var(--hah); content: "\\"; }
      .searchbox input[type="text"]::placeholder { color: var(--white); }
      .home .searchbox, .home img, .searchbox, .web .spoiler-button, .code, .web .images .image img, 
      .thumb-wrap .thumb, .web .wiki-head .photo img, #images img
      { border-radius: 10px; }
      .code-inline { border-color: var(--white); border-radius: 5px; }
      .filters { display: none; }
      .code, .code-inline { background: var(--rainbow); color: var(--black); }
}

Reviews

No reviews yet.