Skip to content

HornyKinkyBoy - Unblur Photos & Dark Mode by TurdLover

Screenshot of HornyKinkyBoy - Unblur Photos & Dark Mode

Details

AuthorTurdLover

LicenseNo License

CategoryHornyKinkyBoy

Created

Updated

Size9.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Adds a dark mode and removes the blur on certain photos for HornyKinkyBoy.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         HornyKinkyBoy - Unblur Photos & Dark Mode
@version      20240128.06.06
@namespace    ?
==/UserStyle== */

@-moz-document domain("hornykinkyboy.com") {
/* Un-blurs photos */

*[filter="url(#filter)"] {
filter: none !important;
}


}

@-moz-document domain("hornykinkyboy.com") {
/* Dark Mode */

body {
    color: rgba(255,255,255,0.93);
    --ast-global-color-5: #2d2d2d;
    --ast-global-color-2: #c4c4c4;
    --ast-border-color: rgba(255,255,255,0.17);
    --ast-comment-inputs-background: #1b1b1b;

}

.tagcloud a, .tags-links a {
    border: 1px solid rgb(255,255,255,0.25);
    background-color: #404040;
    color: hsl(0, 0%, 67%);
}

body, h1, .entry-title a, .entry-content h1, h2, .entry-content h2, h3, 
.entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, 
.entry-content h6 {
    color: rgba(255,255,255,0.9);
}

.entry-meta, .entry-meta *, a, .page-title {
  color: #c1803e;
}

.page-links .page-link, .single .post-navigation a {
  color: #c1803e;
}

.ast-separate-container {
  background-color: #202020;
}

.blog-layout-1 .post-thumb {
  background-color: #1e1e1e !important;
}

div[style="width: 100%; height: 100%; border: 1px solid #000; color: #000; background-color: #FFEFCE; font-size: 16px; padding: 10px; font-weight: bold;"] {
border: 1px solid #4e4e4e !important;
color: rgba(255,255,255,0.87) !important;
background-color: #4f3c17 !important;
}

strong[style="font-size:19px;color:black;"] {
color: #f5f5f5 !important;
}

strong[style="color:red;"] {
color: #f98686 !important;
}

span[style="color: #ff0000;"] {
color: #f42536 !important;
}

.joinnow_button {
  background: #c20a19 0px 0px padding-box;
  color: rgba(255, 255, 255,0.9);
}

div[style="width: 100%; height: 100%; border: 1px solid #000; color: #000; background-color: #6fce5e; font-size: 16px; padding: 10px; font-weight: bold;"] {
background-color: #2d6124 !important;
color: rgba(255,255,255,0.95) !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  background-color: #363636;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
  background-color: #6c4d37;
}

.ast-primary-header-bar {
  background-color: #2d2d2d;
}

.main-header-bar {
  background-color: #2d2d2d;
  border-bottom-color: #3a3a3a;
  border-bottom-style: solid;
}

.ast-builder-menu-1 .menu-item > .menu-link {
  color: rgba(255,255,255,0.9);
}

.main-header-menu .sub-menu {
  background: #2a2a2a;
}

.site-content {
background-color: #202020;
}

input[type="email"], input[type="number"], input[type="password"], input[type="reset"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
color: #a9a9a9;
background: var(--ast-comment-inputs-background) !important;
}

.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .widget_layered_nav_filters ul li.chosen a, .woocommerce-page ul.products li.product .ast-woo-product-category, .wc-layered-nav-rating a {
  color: #d9d9d9;
}

.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce-js a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .wc-block-grid__product-onsale,
.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"],
.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale
 {
  color: #f5f5f5;
  border-color: #845b3e;
  background-color: #845b3e;
}

.woocommerce .star-rating {
/*   color: #e0a606; */
opacity: 0.85;
}

.am-auth-form form {
  box-shadow: 0 1px 3px #000;
  background-color: #999;
}

.am-form fieldset legend {
  background: #2a2a2a !important;
  border-bottom: 1px solid #4a4a4a !important;
}

.am-auth-form div.am-row {
  background: #2a2a2a;
  border-bottom: none;
}

.am-form form {
  border: 1px solid #4a4a4a;
  box-shadow: 0 1px 1px -1px #000;
  background: #1e1e1e !important;
}



.am-admin select, .am-admin textarea, .am-admin input[type="email"], .am-admin input[type="text"], .am-admin input[type="password"], .am-body-content select, .am-body-content textarea, .am-body-content input[type="email"], .am-body-content input[type="text"], .am-body-content input[type="password"], .am-popup select, .am-popup textarea, .am-popup input[type="email"], .am-popup input[type="text"], .am-popup input[type="password"] {
  border: 1px solid rgba(255,255,255,0.2);
}

.am-admin textarea:focus, .am-admin input[type="email"]:focus, .am-admin input[type="text"]:focus, .am-admin input[type="password"]:focus, .am-body-content textarea:focus, .am-body-content input[type="email"]:focus, .am-body-content input[type="text"]:focus, .am-body-content input[type="password"]:focus, .am-popup textarea:focus, .am-popup input[type="email"]:focus, .am-popup input[type="text"]:focus, .am-popup input[type="password"]:focus {
  border-color: rgba(255,255,255,0.3);
  box-shadow: 0 0 6px rgba(255,255,255,0.15);
}

input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, textarea:focus {
  color: #a9a9a9;
}

.am-admin a.button, .am-admin button, .am-admin input[type="button"], .am-admin input[type="submit"], .am-body-content a.button, .am-body-content button, .am-body-content input[type="button"], .am-body-content input[type="submit"], .am-popup a.button, .am-popup button, .am-popup input[type="button"], .am-popup input[type="submit"] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAYAAADtlXTHAAAAR0lEQVR42k3IQQ7AIAgEQP7/UxQxgko8YdJu0l7mMLT3TjrnJEUEeO5jrQXmnMDdk8wMjDFA7x2oKmitJYkIqLWCUsofZn650GhycL4sGcgAAAAASUVORK5CYII=) repeat-x top left #e8e8e8;
  border: 1px solid #ced4da;
  padding: .5em 1.2em;
  margin: 0;
  border-radius: 3px;
  color: #555960;
  filter:invert(0.95);
}

div[style="background-color: #f0f0f0; padding: 28px 28px; margin-bottom: 35px;"] {
background-color: #161616 !important;
}

.wpcp-carousel-wrapper #sp-wp-carousel-free-id-15200.wpcp-post-carousel .wpcp-single-item {
  background: #1e1e1e;
    background-color: #1e1e1e;
}

#sp-wp-carousel-free-id-15200.sp-wpcp-15200 .wpcp-single-item {
  border: 1px solid #404040;
}

.wpcp-single-item h2 a{
color: #ccc;
}

#sp-wp-carousel-free-id-15200.sp-wpcp-15200 .wpcp-swiper-dots .swiper-pagination-bullet {
  background-color: #6d6d6d;
}

.ast-load-more {
  color: #ddd;
  background-color: #3a3a3a;
}

.am-pass-indicator-bar {
  background: #6d6d6d;
}

.am-form input[type="radio"], .am-form input[type="checkbox"] {
filter: invert(1);
}

.am-info {
  background: #dfe8f020;
  border: 1px solid hsla(207, 44%, 86%, .35);
  border-radius: 3px;
  margin-bottom: 1em;
  padding: .5em 1em;
}

h1[style="color: #a4714d; text-align: center;"] {
color: #b2805c !important;
}
}

@-moz-document domain("community.hornykinkyboy.com") {
body {
  color: rgba(255,255,255,0.87);
  background-color: #222;
}

.headerwrap {
  background: #2d2d2d;
  padding: 0 15px;
}

.lightheader {
  border-bottom: 1px solid #4a4a4a;
}

.lightnav {
  border-bottom: 2px solid #4a4a4a;
}

.headerbar {
  color: rgba(255,255,255,0.87) !important;
}

.navbar-top {
  background-color: transparent;
}

.breadcrumbs .crumb::before {
  color: rgba(255,255,255,0.87);
}

#phpbb_announcement {
  font-size: 1.1em;
  background-color: hsla(352, 100%, 50%, .15);
  border-radius: 7px;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.2);
}

.footerwrap {
  background-color: #363636;
  border-top: 1px solid #4d4d4d;
}

hr {
  border-color: rgba(255, 255, 255,0.3);
  border-top-color: rgba(255, 255, 255,0.2);
}

.copyright {
  color: #bbb;
}

ul.forums {
  background-color: #303030 !important;
}

li.row:hover {
  background-color: #303030 !important;
}

li.row {
  border-top-color: #4d4d4d;
}

ul.topiclist li {
  color: hsl(216, 22%, 76%);
}

li.row:hover dd, ul.topiclist dd {
  border-left-color: #4d4d4d;
}

.forumbg, .forabg, .bg2, .bg1 {
  background-color: #303030;
  border-color: #4d4d4d;
}

a[style="color: #AA0000;"] {
color: #e46772 !important;
}

.panel {
  background-color: #2b313b;
  color: rgba(255,255,255,0.87);
  border-color: #4d4d4d;
}

h3 {
  border-bottom-color: #5d5d5d;
  color: #75aef0;
}

label {
  color: #b1bccd;
}

fieldset dl:hover dt label {
  color: #b1bccd;
}

.inputbox {
  border-color: #4d4d4d;
}

.inputbox:hover {
  border-color: hsla(200, 86%, 49%, .5);
}

.content h2, .panel h2 {
  color: #75aef0;
  border-bottom-color: #5d5d5d;
}
}

Reviews

No reviews yet.