Skip to content

Instantly share code, notes, and snippets.

@rbricheno
Created January 29, 2020 15:02
Show Gist options
  • Save rbricheno/8f7147b86f917ea087f0b9c9d7ac14fb to your computer and use it in GitHub Desktop.
Save rbricheno/8f7147b86f917ea087f0b9c9d7ac14fb to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
body {
background-color: #262626 !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/"] {
color: #ccc !important;
}
.admin td {
color: #aaa !important;
}
a.story, h1 > a, h3 > a, ul.nav > li > a {
color: #ccc !important;
}
a.dead {
color: #888 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment