body {
background-image: linear-gradient(to bottom, rgba(0,0,0,0) 100px, rgba(115,124,190, 0.9)), url(https://endchan.org/.media/5b0ae810d804fc903ec57813475d16c5-imagepng.png);
background-size: 620px;
background-repeat: repeat;
background-attachment: fixed;
}

.input-group-addon, .label, .btn, .nick-hover, #plmeta, #videowrap-header, #chatheader, #newmessages-indicator-bghack {
background: #15202B;
color: white;
border-color: #ff6600;
}

#mainpage {
color: gray;
}

#chatwrap {
background: #15202B;
border: 1px solid #ff6600;
border-left: none;
border-top: none;
color: white;
}

.userlist_owner {
color: red !important;
}

#chatline {
background: #15202B !important;
color: white;
border-color: transparent !important;
}

input.form-control[type="text"] {
background: #15202B !important;
border-color: #ff6600 !important;
color: white;
}

.userlist_op {
color: orange !important;
}

.well {
background: #15202B;
color: white;
border-color: #ff6600;
border-width: 1px;
}

.well strong, .poll-notify {
color: #ff6600;
}