Skip to content

ycombinator is shady by truemorad

Details

Authortruemorad

LicenseNo License

Categoryshady

Created

Updated

Code size468 B

Code checksum35dfb719

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

btw they are shady. beware of them news

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       news.ycombinator.com - Jun 2024
@version    20240803.11.44
@namespace  ?
==/UserStyle== */
@-moz-document url-prefix("https://news.ycombinator.com") {
    body {
        background-color: #000;
    }
    td, a:link, .pagetop a:visited, .c00, .c00 a:link, .subtext a:link, .subtext a:visited {
        color: #fff;
        line-height: 24px;
    }
    p a:link {
        color: #0086ff;
    }
    #hnmain {
        background: #222;
    }
}

Reviews

No reviews yet.