Dark mode for sukidesuost.info
sukidesuost dark theme by d221
Details
Authord221
LicenseNo License
Categorysukidesuost.info
Created
Updated
Size661 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name sukidesuost.info
@version 20231003.17.43
@namespace ?
==/UserStyle== */
@-moz-document domain("sukidesuost.info") {
.jeg_container, .jeg_content, .jeg_boxed .jeg_main .jeg_container, .jeg_autoload_separator,
.jeg_navbar,
.chosen-container-single .chosen-single, input:not([type=submit]), select, textarea
{
background-color: #242424
}
.jeg_post_title a,
.jeg_search_toggle,
.jeg_pagenav_1 .page_nav, .jeg_pagenav_1 .page_number,
.jeg_search_wrapper .jeg_search_button,
.entry-header .jeg_post_title,
.single .content-inner
{
color: #ddd
}
h1, h2, h3, h4, h5, h6
{
color:#fff
}
strong
{
color: #fff
}
}