Update Hacker News

pull/19/head
Adam Porter 7 years ago
parent d17eeeed9f
commit 197cb9c3e8

@ -968,15 +968,37 @@ div.crp {
#fbar {
background-color: #073642 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
a {
color: #268bd2 !important;
}
table {
background-color: #002b36 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table,
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table {
background-color: #cb4b16 !important;
}
#hnmain a {
color: #93a1a1 !important;
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) a,
#hnmain > tbody:nth-child(1) > tr:nth-child(1) a {
color: #000 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2),
#hnmain > tbody:nth-child(1) > tr:nth-child(2) {
background-color: #002b36 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(2) {
background-color: #002b36 !important;
}
.title a {
color: #839496 !important;
}
a.storylink {
color: #93a1a1 !important;
font-weight: bold;
}
.sitestr {
color: #268bd2 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) {
background-color: #002b36 !important;
}
@ -986,8 +1008,20 @@ div.crp {
#hnmain .c00 {
color: #839496 !important;
}
#hnmain a.hnuser {
color: #b58900 !important;
}
#hnmain span.age a {
color: #586e75 !important;
}
.cdd {
color: rgba(255,54,43,0.65) !important;
}
.comment i {
color: #586e75 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #073642 !important;
background-color: #002b36 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
background-color: #cb4b16 !important;

@ -968,15 +968,37 @@ div.crp {
#fbar {
background-color: #eee8d5 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
a {
color: #268bd2 !important;
}
table {
background-color: #fdf6e3 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table,
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table {
background-color: #cb4b16 !important;
}
#hnmain a {
color: #586e75 !important;
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) a,
#hnmain > tbody:nth-child(1) > tr:nth-child(1) a {
color: #000 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2),
#hnmain > tbody:nth-child(1) > tr:nth-child(2) {
background-color: #fdf6e3 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(2) {
background-color: #fdf6e3 !important;
}
.title a {
color: #657b83 !important;
}
a.storylink {
color: #586e75 !important;
font-weight: bold;
}
.sitestr {
color: #268bd2 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) {
background-color: #fdf6e3 !important;
}
@ -986,8 +1008,20 @@ div.crp {
#hnmain .c00 {
color: #657b83 !important;
}
#hnmain a.hnuser {
color: #b58900 !important;
}
#hnmain span.age a {
color: #93a1a1 !important;
}
.cdd {
color: rgba(202,0,0,0.65) !important;
}
.comment i {
color: #93a1a1 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #eee8d5 !important;
background-color: #fdf6e3 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
background-color: #cb4b16 !important;

@ -24,15 +24,37 @@ pre {
background-color: #073642 !important;
color: #839496 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
a {
color: #268bd2 !important;
}
table {
background-color: #002b36 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table,
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table {
background-color: #cb4b16 !important;
}
#hnmain a {
color: #93a1a1 !important;
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) a,
#hnmain > tbody:nth-child(1) > tr:nth-child(1) a {
color: #000 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2),
#hnmain > tbody:nth-child(1) > tr:nth-child(2) {
background-color: #002b36 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(2) {
background-color: #002b36 !important;
}
.title a {
color: #839496 !important;
}
a.storylink {
color: #93a1a1 !important;
font-weight: bold;
}
.sitestr {
color: #268bd2 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) {
background-color: #002b36 !important;
}
@ -42,8 +64,20 @@ pre {
#hnmain .c00 {
color: #839496 !important;
}
#hnmain a.hnuser {
color: #b58900 !important;
}
#hnmain span.age a {
color: #586e75 !important;
}
.cdd {
color: rgba(255,54,43,0.65) !important;
}
.comment i {
color: #586e75 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #073642 !important;
background-color: #002b36 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
background-color: #cb4b16 !important;

@ -24,15 +24,37 @@ pre {
background-color: #eee8d5 !important;
color: #657b83 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
a {
color: #268bd2 !important;
}
table {
background-color: #fdf6e3 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table,
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table {
background-color: #cb4b16 !important;
}
#hnmain a {
color: #586e75 !important;
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) a,
#hnmain > tbody:nth-child(1) > tr:nth-child(1) a {
color: #000 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2),
#hnmain > tbody:nth-child(1) > tr:nth-child(2) {
background-color: #fdf6e3 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(2) {
background-color: #fdf6e3 !important;
}
.title a {
color: #657b83 !important;
}
a.storylink {
color: #586e75 !important;
font-weight: bold;
}
.sitestr {
color: #268bd2 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) {
background-color: #fdf6e3 !important;
}
@ -42,8 +64,20 @@ pre {
#hnmain .c00 {
color: #657b83 !important;
}
#hnmain a.hnuser {
color: #b58900 !important;
}
#hnmain span.age a {
color: #93a1a1 !important;
}
.cdd {
color: rgba(202,0,0,0.65) !important;
}
.comment i {
color: #93a1a1 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #eee8d5 !important;
background-color: #fdf6e3 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
background-color: #cb4b16 !important;

@ -1,32 +1,77 @@
// ** Main
a
color blue
table
background-color()
// ** Header
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1)
#hnmain
> tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1)
background-color orange
> tbody:nth-child(1)
> tr:nth-child(1)
> td:nth-child(1)
> table
background-color orange
a
color black
a
color emphasized
> tr:nth-child(2)
background-color()
#hnmain > tbody:nth-child(1) > tr:nth-child(2)
background-color()
// ** Articles
// ** Articles
.title
a
color()
// ** Comments
a.storylink
color emphasized
font-weight bold
.sitestr
color blue
// ** Comments
#hnmain
> tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1)
background-color()
.comhead
color emphasized
.c00
color()
a.hnuser
color yellow
span.age a
color comment
// Dead comments
.cdd
color transparentify(red, color-background, 0.65)
// Quoted (italics, when people use them)
.comment i
color comment
// ** Footer
#hnmain
> tbody:nth-child(1) > tr:nth-child(4)
background-color highlight
background-color()
> td:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1)
// Orange bar
background-color orange
background-color orange

Loading…
Cancel
Save