Deep dark theme for hentai.tv
hentai.tv by xiggi
Details
Authorxiggi
LicenseNo License
Categoryhentai.tv
Created
Updated
Code size2.9 kB
Code checksum31732fbc
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name hentai.tv
@version 20240904.10.59
@namespace ?
==/UserStyle== */
@-moz-document domain("hentai.tv") {
:root {
--dark: #0d0d0d;
--gray: #121111;
--gray-button: #333;
}
/** Scrollbar **/
/* width */
::-webkit-scrollbar {
width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
background: var(--dark);
}
/* Handle */
::-webkit-scrollbar-thumb {
background: var(--gray-button);
}
.simplebar-scrollbar:before {
background: var(--gray-button);
}
::selection {
background-color: var(--gray-button);
color: #fff;
text-shadow: none;
}
.bg-silver-700, .bg-silver-600 {
background: var(--dark);
}
.bg-silver-400 {
background: var(--gray);
}
.z-40.fixed.inset-0.transition-all.duration-300.bg-silver-800.bg-opacity-75.visible.opacity-100 {
background: rgba(13, 13, 13, .5);
}
.xs\:text-4xl {
font-weight: 600;
}
.border-silver-300 {
border-color: transparent;
}
p.px-4.py-2 {
color: #fff;
font-weight: 600;
opacity: inherit;
}
a.btn.flex.justify-start.px-4.py-3.rounded-none {
color: #ccc;
}
a.btn.flex.justify-start.px-4.py-3.rounded-none:hover, a.btn.flex.justify-start.px-4.py-3.rounded-none:active {
color: #fff;
}
p.text-xs.opacity-50.xs\:text-base, p.opacity-50.mt-2.flex.items-center {
color: #ccc;
}
button.flex.justify-center.items-center.border-2.rounded-full {
background: rgba(13, 13, 13, .5);
box-shadow: 1p 1px 20px var(--dark);
}
.aspect-video figure:hover button {
background: var(--gray);
border-color: rgb(243 198 105/var(--tw-text-opacity));
color: rgb(243 198 105/var(--tw-text-opacity));
}
ul.py-2.mt-1.border-silver-300.border-t:nth-of-type(3), .prose.prose-invert.opacity-50, p.xs\:col-span-full:nth-of-type(2) {
display: none;
}
.text-silver-100 {
color: #ccc;
}
article.relative.flex.mt-2:hover, article.relative.flex.mt-2:active {
opacity: 70%;
transition: 0.2s;
}
.max-w-screen.flex.justify-center.my-4, footer.relative.z-30, .fr-mb.order-first.-lg\:-mx-2.flex.py-3.pb-3.px-3.pr-3.flex.items-center.justify-between, .lg\:col-span-2.xl\:col-span-3.border-t.border-white.border-opacity-20.pt-6, ul.py-2.mt-1.border-silver-300.border-t:nth-of-type(5), ul.py-2.mt-1.border-silver-300.border-t:nth-of-type(4) {
display: none;
}
a.btn.bg-transparent.border-white.border-opacity-30.text-sm.mr-4.mb-4.px-4.py-3.uppercase.text-opacity-50.ntxsw:hover, a.btn.bg-transparent.border-white.border-opacity-30.text-sm.mr-4.mb-4.px-4.py-3.uppercase.text-opacity-50.ntxsw:active {
color: #fff;
}
a.bktp.fixed.bg-gold-500.btn.right-3.bottom-3.transform.transition.p-2.rounded-full.text-xl.border-0.m-1.z-40.scale-100 {
background: var(--gray);
}
svg.ic.text-2xl.mr-3.opacity-50, svg.ic.text-xl.mr-3.opacity-50 {
opacity: inherit;
}
}