simple dark
Simple dark by pallokana

Details
Authorpallokana
LicenseNo License
Categorydark
Created
Updated
Code size817 B
Code checksuma5cd924e
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Simple dark
@version 20250105.09.11
@namespace https://userstyles.world/user/pallokana
@description simple dark
@author pallokana
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://www.fromjapan.co.jp/") {
h2 {
color: #fff
}
.mx-6 .site-list a > span {
color: #fff
}
a {
color: #fff
}
.layout--full-page > div {
background: #222
}
.lg\:pl-6 .vx-col.break-words {
background: #2222
}
.pl-1.text-sm {
background: #222
}
#ebay {
background: #222
}
.break-words {
background: #ffff
}
.vx-card {
color: #fff
}
.vx-card.relative {
background-color: #222
}
#top {
background: #333
}
#auction {
background-color: #222
}
.vx-card__body {
background-color: #222
}
.mb-2.text-lg {
color: #ffff
}
}