Skip to content

KoGaMa Fresh Breeze by lrwkgm

Screenshot of KoGaMa Fresh Breeze

Details

Authorlrwkgm

LicenseNo License

Categorykogama.com

Created

Updated

Size1.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

New color to KoGaMa

Notes

New color to KoGaMa

Source code

@-moz-document domain("kogama.com"),
domain("kogama.com.br") {

/* ==UserStyle==

@name         New Blue KoGaMa
@version      20230322.20.50
@namespace    userstyles.world/user/lrwkgm
@author       lrwkgm
@license      No License

==/UserStyle== */

    body#root-page-mobile,
    body#root-page-mobile.summer{
        background-image: linear-gradient(135deg,hsl(230, 47.4%, 7.5%),hsl(230, 47.4%, 7.5%)) !important;
    }

    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap');
    
    *{
    font-family: 'Montserrat', 'Montserrat alternates', sans-serif !important;
    }
    
    .MuiPaper-root,
    ._3TORb,
    .uwn5j,
    ._375XK{
        background-color: #091226;
    }
    ._375XK .F3PyX{
    border-bottom: 1px solid #192244;
    }
    .zUJzi .o_DA6 .uwn5j{
        border-right: 1px solid #192244;
    }
    .zUJzi{
    border: 1px solid #192244;
    }
    .MuiTypography-colorPrimary,
    a:hover {
        color: #2E54C4;
    }
    .MuiChip-colorPrimary,
    .MuiButton-containedPrimary{
        background-color: #25358C;
    }
    
    img[alt="Unicorn"]{
    display:none;
    }
    
    .MuiButton-containedPrimary:hover{
                background-color: #2e41a8;
    }
    .MuiButton-containedSecondary {
  color: rgba(255, 255, 255, 0.87);
  background-color: #147b41;
}
    .MuiButton-containedSecondary:hover {
  background-color: #198a4a;
}
}

Reviews

No reviews yet.