a dark autumn theme for SSBB with an illustrated flower background
shousetsubangbang - autumn dark by mosspunk
![Screenshot of shousetsubangbang - autumn dark](https://userstyles.world/preview/17769/0.jpeg)
Details
Authormosspunk
LicenseCC0
Categoryshousetsubangbang.com
Created
Updated
Size2.6 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 - autumn dark
@version 20240820.15.10
@namespace https://userstyles.world/user/mosspunk
@description a dark autumn theme for SSBB with an illustrated flower background
@author mosspunk
@license CC0
==/UserStyle== */
@-moz-document url-prefix("https://www.shousetsubangbang.com/") {
body {background: url("https://cdn.pixabay.com/photo/2023/09/16/04/19/flowers-8255934_1280.png") no-repeat center fixed !important;
background-size: cover !important ; color: #eee ; }
#primary, table {background: #3e2316; color: #ffe34c; padding: 1rem; border-radius: 1rem}
a {color: white !important; text-decoration: none; border-bottom: 1px solid white}
a:hover {color: #3e2316 !important; background: white; padding: .1rem; border-radius: .25rem}
hr {border-bottom: 2px dotted #ffe34c !important;}
label {color: #FFF3B7 !important;}
hgroup {padding: 2rem;}
hgroup a, center a, center {border: none !important; color: #3e2316 !important}
center {padding: 1rem}
.nuwhite-avatar {display: none}
.entry-header {padding: 1rem !important; background: #3e2316 !important; border-radius: 1rem; border: none !important; border-bottom: 5px dotted #ffe34c !important; border-radius: 0}
.entry-utility {background: #3e2316 !important; border-radius: 1rem; border: none !important; border-bottom: 5px dotted #ffe34c !important; border-radius: 0; border-top: 5px dotted #ffe34c !important; padding-top: 1rem; padding-bottom: 1rem}
.entry-header a, .entry-title, .entry-utility a {color: white}
.entry-meta {color: #ffe34c !important;}
ul, ol, li {list-style-position: inside;}
.nav-previous, .nav-next {background: #3e2316; color: #ffe34c; border: none !important}
.depth-1 {border: none !important; border-top: 10px solid #ffe34c !important; border-radius: 0}
.depth-2, .depth-3, .depth-4, .depth-5, .depth-6, .depth-7, .depth-8, .depth-9, .depth-10, .depth-11, .depth-12 {background: #3e2316 !important; color: #ffe34c;border: none !important; border-left: 5px solid #ffe34c !important; border-radius: 0}
#comment, #author, #email, #url, select {background: #3e2316 !important; color: #ffe34c;border: none !important; border: 3px solid #ffe34c !important; border-radius: 0}
#respond {color: #ffe34c;}
.submit, .simplefavorite-button {margin: auto !important; background: #3e2316 !important; color: #ffe34c !important;border: none !important; border: 3px solid #ffe34c !important; border-radius: 0}
.sf-icon-love, .simplefavorite-button-count {color: #ffe34c !important;}
h1, h2, h3, h4, h5 {text-align: center}
}