Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Here is what I use:

    body {
        background-color: #262626 !important;
    }

    body > center > table, input, textarea {
        background-color: #222 !important;
    }

    body > center > table > tbody > tr:first-child > td {
        background-color: #ff6600 !important;
    }

    /* Bright text */
    td.title a:link, span.comment font, span.comment font a:link, u a:link, span.yclinks a:link, body:not([id]),
    td:nth-child(2):not(.subtext) > a:link, input, textarea, p > a, a > u, .c00, .c00 a:link,
    a[href="http://www.ycombinator.com/apply/"], a[href="https://www.ycombinator.com/apply/"] {
        color: #ccc !important;
    }

    .admin td {
        color: #aaa !important;
    }

    /* search box and comment box */
    input, textarea {
        border: 1px solid #828282 !important;
        font-family: "Jetbrains Mono"!important;
    }


Thanks I am about to try it out! I'll update the post when I get the chance for any future dark mode enjoyers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: