Shit No One Cares About small improvements to soyfarms theme

dataminedandproud

Khan of the Hitler Trump MAGA Horde
I got bored and the way the soyfarms theme looked put me off a little. I didn't check everything but it shouldn't mess with that much. Use stylus or something. (not a codefag btw)
<ohio space
CSS:
.block-header a {
    color: #fff!important;
}

.p-navEl-link, .p-navEl-splitTrigger, .p-navgroup-linkText, .p-navgroup-link  {
    color: #fff!important;
}

.node--unread .node-icon i::before, a {
    color: #6ba65e;
}

.node + .node {
  border-top: 1px solid rgba(255,255,255,0.12)!important;
}

.input, .fr-box.fr-basic, .fr-wrapper ::selection, .inputGroup.inputGroup--joined .inputGroup-text, .inputTypes-input:checked + .inputTypes-display, .inputTypes-display:hover, .inputTypes, .fr-toolbar .fr-btn-grp {
    background: #383c42!important;
    border-color: rgba(255,255,255,0.12);
}

/* UNCOMMENT IF YOU WANT THE BACKGROUND IMAGE
.p-pageWrapper {
    background: #2d3238!important;
*/
}
 
I got bored and the way the soyfarms theme looked put me off a little. I didn't check everything but it shouldn't mess with that much. Use stylus or something. (not a codefag btw)
<ohio space
CSS:
.block-header a {
    color: #fff!important;
}

.p-navEl-link, .p-navEl-splitTrigger, .p-navgroup-linkText, .p-navgroup-link  {
    color: #fff!important;
}

.node--unread .node-icon i::before, a {
    color: #6ba65e;
}

.node + .node {
  border-top: 1px solid rgba(255,255,255,0.12)!important;
}

.input, .fr-box.fr-basic, .fr-wrapper ::selection, .inputGroup.inputGroup--joined .inputGroup-text, .inputTypes-input:checked + .inputTypes-display, .inputTypes-display:hover, .inputTypes, .fr-toolbar .fr-btn-grp {
    background: #383c42!important;
    border-color: rgba(255,255,255,0.12);
}

/* UNCOMMENT IF YOU WANT THE BACKGROUND IMAGE
.p-pageWrapper {
    background: #2d3238!important;
*/
}
what does it do doe
 
Back
Top