Skip to content

Dark Mename by alexwing

Screenshot of Dark Mename

Details

Authoralexwing

LicenseNo License

Categorywww.meneame.net

Created

Updated

Size10 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark Mename Style

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           DarkMeneame
@namespace      www.meneame.net
@version        1.0.0
@description    No right panel, minimize padding, margins and fonts, embed media size limits
@author         Alexwing
==/UserStyle== */

@-moz-document domain(www.meneame.net) {

/* i really want this to be global */
 @namespace url(http://www.w3.org/1999/xhtml);
html, body {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAkCAMAAAAw96PuAAAAMFBMVEUbGxsaGhoiIiIcHBwVFRUYGBggICAeHh4WFhYfHx8XFxcUFBQdHR0ZGRkhISESEhKy7ZvJAAABQUlEQVR42l1TUZLFIAiDRQpS3Xf/2+6Ugjw2X6nTxMgEAPxJ0IAXzFeeCcKFCoHJ9pKbKI5wCNBUjE+S4dR4pkhRABbcEBDUV5cWW6ebG597FF9dYMBy80zofq4LsM1MWGGNXRcWizJhhaXbKuaWr4QJ28UfiwDveQUIsbjBGcta9AJYwCgwt7b7ckKiDP/yoZ4JsU5YNCqf0zYhWs+L7fyiHLqA+UtpjXi8+4XOgfG8Suh+bUJBM6H7gYGdCclJeGsAGaimJXm/8VUThAtGr0cWJGmrR5i0gkirh8AIXRWkFTj87kdXlY4CVz1S1yotbSFC1xNPhQQNphOzEq+vjmFxXZAw/K0t/OKW+foK9QWr+2qF2oLto6sJ9QUbVaxaoV4Pdp30FaJWj9RVpavATrfCx3U9seiuhQBGPZBTYC38AccDDZOEuQAKAAAAAElFTkSuQmCC);
    background-repeat: repeat;
    background-color: #181818;
    color: darkgray;
}
.header-top-wrapper {
    background-color: #e35614;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAkCAMAAAAw96PuAAAAMFBMVEUbGxsaGhoiIiIcHBwVFRUYGBggICAeHh4WFhYfHx8XFxcUFBQdHR0ZGRkhISESEhKy7ZvJAAABQUlEQVR42l1TUZLFIAiDRQpS3Xf/2+6Ugjw2X6nTxMgEAPxJ0IAXzFeeCcKFCoHJ9pKbKI5wCNBUjE+S4dR4pkhRABbcEBDUV5cWW6ebG597FF9dYMBy80zofq4LsM1MWGGNXRcWizJhhaXbKuaWr4QJ28UfiwDveQUIsbjBGcta9AJYwCgwt7b7ckKiDP/yoZ4JsU5YNCqf0zYhWs+L7fyiHLqA+UtpjXi8+4XOgfG8Suh+bUJBM6H7gYGdCclJeGsAGaimJXm/8VUThAtGr0cWJGmrR5i0gkirh8AIXRWkFTj87kdXlY4CVz1S1yotbSFC1xNPhQQNphOzEq+vjmFxXZAw/K0t/OKW+foK9QWr+2qF2oLto6sJ9QUbVaxaoV4Pdp30FaJWj9RVpavATrfCx3U9seiuhQBGPZBTYC38AccDDZOEuQAKAAAAAElFTkSuQmCC);
    background-blend-mode: difference;
}
a {
    color: #e35614;
}
#wrap, .news-details {
    background-image: url("data:image/gif;base64,R0lGODlhBAAEAKECABERESQkJP///////yH5BAEKAAIALAAAAAAEAAQAAAIFhB6nhlIAOw==");
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, .15);
    border: 1px solid #111;
    border-bottom: 1px solid rgba(255, 255, 255, .16);
    box-shadow: inset 0 0px 3px 0 #111;
}
.sidebox .votes, .sidebox .clics {
    background-color: transparent;
}
.header-menu-wrapper {
    background-color: #444 !important;
    border-bottom: 1px solid #444 !important;
}
.sidebox .body {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-top: 10px;
}
.sidebox .cell {
    border-bottom: 1px solid black;
}
.sidebox.brown .header {
    background: #202020;
}
.sidebox .header {
    background: #202020;
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-left: 1px solid black;
}
.news-body h1 a, .news-body h2 a {
    color: lightgray;
}
.news-content {
    color: darkgray;
}
.news-shakeit.mnm-queued .votes, .news-shakeit.mnm-queued .clics {
    border-color: #444;
    background-color: black;
}
.news-details a.comments {
    background-color: transparent;
}
.news-details, .news-details .news-details-main {
    color: darkorange;
    border-top: none;
    border-bottom: none;
}
button.link.favorite {
    border-right: none;
}
.news-details .tool {
    border-left: none;
}
.news-details button.social-share {
    border-right: none;
}
.news-details form {
    border-left: none;
}
.news-body .box {
    border-color: #333;
    background: #444;
}
.header-menu01 ul li a {
    color: lightgray;
}
a.menu-more-button {
    color: lightgray;
}
.dropdown-menu {
    background-color: #555;
}
.header-menu01 a.submit_new_post, .header-menu01 a.submit_new_post, .header-menu01 a.submit_new_article {
    text-transform: uppercase;
    padding: 4px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #e35614;
    margin-top: -6px;
    font-size: 12px;
    font-weight: 400;
    background-color: transparent;
    background-image: none;
    border: 0;
    box-shadow: none;
}
select.options-comments, select {
    background: #222;
    color: darkgray;
    border: none;
}
.form-control, input, textarea {
    background: #222;
    border: 1px solid black;
    color: gray;
}
legend, legend a, legend a:visited {
    border:none;
}
.news-shakeit .votes {
    border: none;
}
.story-blog .main-content .text {
    font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: justify;
    color: #666;
}
.news-summary .warn, .story-blog .warn {
    background-color: #333;
}
.news-shakeit .votes, .news-shakeit .clics {
    background-color: #333;
}
.news-shakeit .clics {
    border: none;
}
.news-shakeit .votes, .news-shakeit .clics {
    background-color: #333;
}
#toplink, .sidebox-sub, .sneaker-legend, .pages a, .pages span, .topbox, .comment-body, fieldset {
    border: 1px solid rgba(0, 0, 0, .7);
    border-top-color: rgba(255, 255, 255, .12);
    border-radius: 3px;
    background: #333;
    box-shadow: 0px 0px 4px 0px #000;
    color:gray;
}
#toplink {
    background-color: #432;
}
#toplink p {
    color: gray;
}
.story-blog .main-content h1 a, .story-blog .main-content h1 a:visited, #toplink h1 a {
    color: darkorange;
}
.story-blog .best-comments .item .author a, .story-blog .related .item .author a, .story-blog .best-comments .item .text .tooltip, .story-blog .best-comments .item .text {
    color: #555;
}
.genericform {
    background: transparent;
}
.sidebox-rounded .body {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}
.sidebox-rounded div.finished {
    background-color: black;
}
.sneaker-item {
    border-bottom-color: #444;
}
.comment-text a, a, a:focus, a:hover, a:visited, .comment-info a {
    color: darkorange;
}
.sneaker {
    background: none;
}
.comment-body.author, .comment.author .comment-body {
    background-color: #444;
}
.comment-body.phantom {
    color: #444;
    background: #222;
}
.threader {
    border-left: none;
}
.pages span.nextprev {
    color: black;
}
#footcol1 {
    background: none;
}
#footcol1, #footcol2, #footcol3, #footcol4, #footcol5 {
    border-left: none;
}
.sidebox .comments li {
    border-top: none;
}
.sidebox .mainsites ul li {
    display: inline-block;
    color: darkgray;
    border: none;
    padding: 0px;
    margin-bottom: 2px;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: 0px;
    width: 100%;
}
.news-shakeit.mnm-discarded .votes, .news-shakeit.mnm-discarded .clics {
    background-color: #555;
}
.comment-body.high {
    background: #432 url(http://mnmstatic.net/v_95/img/common/comment-high-01.png) 99% 5px no-repeat;
}
.comment-footer, .comment-footer a, .comment-footer span {
    color: #333;
}
.comment-footer .separator-vertical {
    width: 0;
    height: 0;
    margin: 0;
    background-color: black;
}
.comment-text a {
    color:darkorange;
}
.comment.high.author .comment-body {
    background: #542 url(http://mnmstatic.net/v_95/img/common/comment-high-01.png) 99% 5px no-repeat;
    background-blend-mode:overlay;
}
.comment-body.high.author {
    background: #542 url(http://mnmstatic.net/v_95/img/common/comment-high-01.png) 99% 5px no-repeat;
    background-blend-mode: overlay;
}
.comment.author .comment-body {
    background: #432 url(http://mnmstatic.net/v_95/img/common/comment-high-01.png) 99% 5px no-repeat;
    background-blend-mode: overlay;
}
.comment-body.high {
    background: #432 url(http://mnmstatic.net/v_95/img/common/comment-high-01.png) 99% 5px no-repeat;
    background-blend-mode: overlay;
}
.comment.high .comment-body {
    background: #432 url(http://mnmstatic.net/v_95/img/common/comment-high-01.png) 99% 5px no-repeat;
    background-blend-mode: overlay;
}
.comment.phantom .comment-body {
    background: transparent;
    color: #333;
    border-top-color: 1px solid rgba(0, 0, 0, .7);
}
.icon-karma {
    color: #333;
    font-style: normal;
}
.comment-header .comment-date {
    color: darkgoldenrod;
}
/*display ignore comments*/
 .comment.ignored .avatar, .comment.ignored .comment-text, .comment.ignored .comment-footer {
    display: block !important;
}
.section-profile .contents-layout {
    background: none;
}
.section-profile .contents-layout .contents-body {
    background: #111;
}
.section-profile .contents-layout .contents-body h4, .section-profile .contents-layout .contents-body h4 a {
    color: darkgray;
}
.section-profile .contents-layout .contents-menu a.selected, .section-profile .contents-layout .contents-menu a:hover {
    background: #111;
}
.section-profile .contents-layout {
    background-color: none;
}
.subname, .upname a:visited, .subname a:link {
    color: #cdcdcd;
    background-color: #111;
    padding: 3px 10px;
    border-radius: 0px;
    text-transform: lowercase;
}
#widget-popular {
    display: none;
}
.news-summary.promoted-article .center-content {
    background: none !important;
}
div.tab-promoted-article {
    color: #444;
    background-color: none;
    border-top-left-radius: 0px;
    border-top-right-radius:0px;
}
.form .form-group-highlight {
    background: none;
}
.btn.btn-mnm.btn-inverted {
    background-color: #111;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #222;
}
.section-profile-header-medals {
    filter: invert(1);
}
.threader.collapsed > .comment .comment-body {
	background: #252525;
}

.comment.pha...

Reviews

No reviews yet.