Full skins are shared on github for ease of copying, but snippets are here!
.comment h4.byline {
background: linear-gradient(90deg,rgba(6, 0, 112, 1) 0%, rgba(9, 9, 121, 1) 33%, rgba(0, 212, 255, 1) 100);
color: white !important;
}
li.comment {
background: #d6d6d6 !important;
color: #381203 !important;
border-left: 3px outset white !important;
border-top: 3px outset white !important;
border-right: 3.5px outset gray !important;
border-bottom: 3.5px outset gray !important;
}