Skip to content

gamesnostalgia DARK by placeboyue

Screenshot of gamesnostalgia DARK

Details

Authorplaceboyue

LicenseNo License

Categoryhttps://gamesnostalgia.com

Created

Updated

Size802 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

an easy in the eyes look for this website, so you can scroll endlessly looking for some game at 4am

Notes

Source code

/* ==UserStyle==
@name         gamesnostalgia DARK
@version      1
@namespace    userstyles.world/user/placebo_yue
@description  an easy in the eyes look for this website, so you can scroll endlessly looking for some game at 4am
@author       placebo_yue
@license      No License
==/UserStyle== */

@-moz-document domain("gamesnostalgia.com") {
body{
background-color:black;
color:grey;
}

h1 a, h2 a, h3 a, h4 a{
    color:#225588;
}

.col-lg-4{
    display:none;
}

a.badge{
    display:none;
}

header{
    display:none;
}

.table{
    --bs-table-striped-bg:black;
}

.card{
    --bs-card-bg:black;
}

.btn-info{
    --bs-btn-bg:#2233aa;
}

footer{
    display:none;
}

.page-link{
    background-color:grey;
}

.d-flex{
    filter:invert();
}
}

Reviews

No reviews yet.