Change: (sites/news.ycombinator.com) Quote color to violet

pull/57/head
Adam Porter 5 years ago
parent 7aa272021b
commit b1b880c818

@ -1308,7 +1308,7 @@ a.storylink {
color: rgba(255,0,0,0.65) !important;
}
.comment i {
color: #585858 !important;
color: #ee82ee !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #262626 !important;

@ -74,7 +74,7 @@ a.storylink {
color: rgba(255,0,0,0.65) !important;
}
.comment i {
color: #585858 !important;
color: #ee82ee !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #262626 !important;

@ -1308,7 +1308,7 @@ a.storylink {
color: rgba(255,66,56,0.65) !important;
}
.comment i {
color: #5e6263 !important;
color: #797fd4 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #262626 !important;

@ -74,7 +74,7 @@ a.storylink {
color: rgba(255,66,56,0.65) !important;
}
.comment i {
color: #5e6263 !important;
color: #797fd4 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #262626 !important;

@ -1308,7 +1308,7 @@ a.storylink {
color: rgba(255,34,23,0.65) !important;
}
.comment i {
color: #b8bb26 !important;
color: #d3869b !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #282828 !important;

@ -74,7 +74,7 @@ a.storylink {
color: rgba(255,34,23,0.65) !important;
}
.comment i {
color: #b8bb26 !important;
color: #d3869b !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #282828 !important;

@ -1308,7 +1308,7 @@ a.storylink {
color: rgba(255,54,43,0.65) !important;
}
.comment i {
color: #586e75 !important;
color: #6c71c4 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #002b36 !important;

@ -74,7 +74,7 @@ a.storylink {
color: rgba(255,54,43,0.65) !important;
}
.comment i {
color: #586e75 !important;
color: #6c71c4 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #002b36 !important;

@ -1308,7 +1308,7 @@ a.storylink {
color: rgba(202,0,0,0.65) !important;
}
.comment i {
color: #93a1a1 !important;
color: #6c71c4 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #fdf6e3 !important;

@ -74,7 +74,7 @@ a.storylink {
color: rgba(202,0,0,0.65) !important;
}
.comment i {
color: #93a1a1 !important;
color: #6c71c4 !important;
}
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
background-color: #fdf6e3 !important;

@ -62,7 +62,7 @@ a.storylink
// Quoted (italics, when people use them)
.comment i
color comment
color violet
// ** Footer

Loading…
Cancel
Save