Skip to content

4Chan Yotsuba Purple by djd

Screenshot of 4Chan Yotsuba Purple

Details

Authordjd

LicenseNo License

Category4chan.org

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Purple theme for all boards

Notes

v1.1.0 : Fix metadata so install works
v1.1.1 : Fix metadata

Source code

/* ==UserStyle==
@name           4chan Yotsuba Purple
@namespace      djd
@version        1.1.1
@description    4chan with Purple theme based on original yotsuba theme
@author         djd
==/UserStyle== */

@-moz-document domain("boards.4chan.org"), domain("boards.4channel.org") {

.inline,
.yotsuba-b:root .dialog {
    border-color: #C8B7D9!important;
}
.dialog {
    background-color: #DCD4E4!important;
}
.ad-plea {
    display: none;
}

body {
    background: linear-gradient(to bottom, #dfd1ee 0px, #f6eeff 200px);
    background-color: #f6eeff;
    color: #000!important;
}
.quoteLink,
.quotelink,
.deadlink {
    color: #4b345c!important;
    font-weight: bold!important;
}
a,
#board-list a,
#board-list a:visited {
    color: #4b345c!important;
    font-weight: bold!important;
}
a:visited {
    color: #775490!important;
    font-weight: normal!important;
    font-style: italic!important;
}
a:hover,
div.post div.postInfo span.postNum a:hover,
.posteruid .hand:hover {
    color: #7a5c91!important;
}
div.reply {
    background-color: #dcd4e4!important;
    border-right-color: #C8B7D9!important;
    border-bottom-color: #C8B7D9!important;
}
div.reply.highlight {
    background-color: #E3D5F0!important;
}
div.sideArrows {
    color: #C5B7D9!important;
}
div.post div.postInfo span.subject {
    color: #261533!important;
}

div.post div.postInfo span.nameBlock span.name {
    color: #591177!important;
    font-weight: 800!important;
}

div.post div.postInfo span.nameBlock span.postertrip {
    color: #BA41B9!important;
}
a.useremail[href="mailto:sage"]:after {
    content: " (sage)";
}
.useremail .name,
.useremail .postertrip {
    color: #b22caa!important;
}
blockquote > span.quote {
    color: #713697!important;
    font-style: italic!important;
}
blockquote > span.quote a.quoteLink {
    color: #592660!important;
}

table.postForm > tbody > tr > td:first-child {
    background-color: #7B5692!important;
}
table.postForm > tbody > tr.rules > td {
    background-color: transparent!important;
}
.postingMode {
    display: none!important;
}

.boardBanner .boardTitle,
.boardBanner .boardSubtitle {
    color: #643481!important;
}

span.summary {
    color: #000000!important;
}

hr {
    border-color: #D3C4E2!important;
}
div.pagelist {
    background-color: #DCD4E4!important;
    color: #4B345C !important;
    border-right-color: #C8B7D9!important;
    border-bottom-color: #C8B7D9!important;
}
div.pagelist a {
    text-decoration: none!important;
}
#boardNavDesktopFoot,
#boardNavDesktop,
#boardNavDesktopFoot a,
#boardNavDesktop a,
div.pagelist strong {
    color: #4B345C!important;
}
}

Reviews

No reviews yet.