a simple, minimalist dark gray theme for SSBB
shousetsubangbang - simple dark by mosspunk
Details
Authormosspunk
LicenseCC0
Categoryshousetsubangbang.com
Created
Updated
Size2.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name shousetsubangbang - simple dark
@version 20240620.19.46
@namespace https://userstyles.world/user/mosspunk
@description a simple, minimalist dark gray theme for SSBB
@author mosspunk
@license CC0
==/UserStyle== */
@-moz-document url-prefix("https://www.shousetsubangbang.com/") {
body {background: #191919; color: #dedede; max-width: 1400px; margin: auto; }
hgroup {padding: 1rem;}
hgroup h1.site-title a {color: #dedede !important; }
#primary, form, .front {background: #191919 !important; color: #dedede;}
.nuwhite-avatar {display: none;}
.entry-header {background: #191919 !important; padding: 1rem !important; border-bottom: 3px solid #dedede !important; border-top: 0 !important}
.entry-header .entry-title, .entry-meta {color: #ffe599}
h1, h2, h3, h4 {margin: auto !important; text-align: center; color: #ffe599 !important;}
a, .entry-meta a, .nav-previous a, .nav-next a, label {color: #ffe599!important}
hr, br, tr, td { border-bottom: 3px solid #dedede}
ol, ul {list-style-position: inside; padding: 1rem}
a:hover, .entry-meta a:hover {color: #8b8788 !important}
.entry-utility {background: #191919 !important; border-top: 3px solid #dedede !important; border-bottom: 0!important; }
.simplefavorite-button.has-count.preset {background: #191919 !important; color: #dedede !important; border: 3px solid #dedede !important; }
.sf-icon-love, .simplefavorite-button-count {background: #191919 !important; color: #dedede !important;}
.nav-previous, .nav-next {background: #191919; color: #dedede; border: none;}
.depth-1 {background: #191919 !important; color: #dedede; border: 0 !important; border-top: 3px solid #dedede !important}
.depth-2, .depth-3, .depth-4, .depth-5, .depth-6, .depth-7, .depth-8, .depth-9, .depth-10 {background: #191919 !important; color: #dedede; border: 0 !important; border-left: 3px solid #dedede !important}
.comment-respond, #reply-title {color: #dedede !important; border: none !important;}
textarea, input, select {background: #191919 !important; color: #dedede !important; border: 3px solid #dedede !important; }
.submit {margin: auto !important; border: 3px solid #dedede !important; }
center {padding: 1rem;}
blockquote {padding: 2rem;}
}