Skip to content

HentaiCity by xiggi

Details

Authorxiggi

LicenseNo License

Categoryhentaicity

Created

Updated

Size4.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for HentaiCity

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         HentaiCity
@version      20240716.11.27
@namespace    ?
==/UserStyle== */

@-moz-document domain("hentaicity.com") {
:root {
    --dark: #0d0d0d;
    --gray: rgb(21, 21, 21);
    --gray-button: rgb(31, 31, 31);
}

footer, .page .page-space, .outer-item._767p, a.share {
    display: none;
}

body {
    background: #0d0d0d;
    color: #ccc;
}

a {
    color: lightgreen;
}

a:hover, a:active {
    color: #fff;
    transition: 0.2s;
}

.thumb-list .flag-hd, .thumb-list .time, .fp_title .information {
    background: #0d0d0d;
    color: #fff;
    border: solid 2px transparent;
    opacity: 1;
}

.thumb-list .item {
    color: #ccc;
}

h2, .h2 {
    color: #fff;
    margin-bottom: 10px;
}

.sidebar .cat {
    color: #fff;
}

.sidebar {
    border-right: 1px solid transparent;
}

.sidebar .box ul a:hover, .ubox-btn a:hover, .pagination a:hover, .account-menu li a:hover, .sidebar .box ul a.active, .ubox-btn .active, .pagination a.active, .btn:hover {
    background: rgba(144, 238, 144, .5);
    color: #fff;
    border: 1px solid transparent;
}

.pagination a, .ubox-btn a, .btn, .ubox-text input[type="text"], .ubox-text input[type="password"], .sidebar input[type="text"], .sidebar input[type="password"] {
    border: 1px solid transparent;
    background: var(--gray-button);
    color: #ccc;
}

.fixed-header {
    backdrop-filter: blur(5px);
    background: rgb(21 21 21 / 80%);
}

.header-btns li a {
    color: #ccc;
}

.header-btns li > a.inactive:hover {
    background: rgba(144, 238, 144, .5);
    color: #fff;
}

.header-btns li .svg-icon, .detail-con .svg-icon, .detail-con .svg-icon:hover {
    fill: currentColor;
}

.header-btns-title {
    color: currentColor;
}

.account-menu {
    background: var(--gray);
    border: 1px solid transparent;
}

a.video-title.pop-execute {
    color: #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.video-title.pop-execute:hover, a.video-title.pop-execute:active {
    color: #fff;
    transition: 0.2s;
}

.thumb-list h2 a, .thumb-list h3 a, .thumb-list p a {
    color: #ccc;
}

.thumb-list h2 a:hover, .thumb-list h3 a:hover, .thumb-list p a:hover {
    color: #fff;
    transition: 0.2s;
}

.thumb-list .item .info {
    margin-top: 10px;
}

.thumb-ratio-pics{
    margin-bottom: 10px;
}

div:nth-of-type(14), div.ubox-text:nth-of-type(4), li:nth-of-type(12), li:nth-of-type(11), .leftnav_banner, .content > div > ._767p, ._1024plus, .notification-comments {
    display: none;
}

[href="#commentz"], [href="#commentz"] > ._767p, [href="#commentz"] > .svg-icon, a[href="#"] > ._767p {
    display: none;
}

.input-search {
    color: #ccc;
    background-color: var(--gray);
}

.block-search-menu {
    background: var(--gray);
}

.input-holder .svg-icon {
    fill: currentColor !Important;
}

.search-type .button-drop, .search-type2 .button-drop {
    background-color: var(--gray);
}

.search-type .icon-type, .search-type2 .icon-type, .search-type .icon-drop, .search-type2 .icon-drop {
    color: #ccc;
}

.search-type .list-types, .search-type2 .list-types {
    background: var(--gray);
}

.search-type .list-types a, .search-type2 .list-types a {
    color: #ccc;
}

.search-type .list-types a.active, .search-type2 .list-types a.active, .search-type .list-types a:hover, .search-type2 .list-types a:hover {
    background: rgba(144, 238, 144, .5);
    color: #fff;
}

.fluid_initial_play {
    background-color: var(--dark) !important;
}

.fluid_video_wrapper.fluid_player_layout_default .fade_out, .fluid_video_wrapper.fluid_player_layout_default .fade_in {
    background: linear-gradient(to top, var(--dark), transparent);
}

.header-btns li > a.active {
    border-bottom: solid 3px lightgreen;
    color: lightgreen;
}

.header-btns li .active .svg-icon {
    fill: lightgreen;
}

a.active .header-btns-title {
    color: lightgreen;
}

.btn-search-menu, .btn-nav-menu {
    color: #ccc;
}

.block-nav-menu, .list-group-collapse {
    background: var(--gray);
}

.menu-actions {
    border-bottom: solid 1px transparent;
    background: var(--gray) !important;
}

.list-group-item, .menu-links .icon-middle, .btn-nav-close {
    color: #ccc;
}

.list-group-item:hover, .list-group-item:focus {
    color: #fff;
}

.menu-links .svg-icon, .login-icon {
    fill: currentColor;
}

.login-icon {
    margin-bottom: 5px;
}

.list-group-item:hover .svg-icon, .list-group-item:focus .svg-icon {
    fill: #fff;
}

span.flag-hd {
    font-style: normal !important;
}

.btn-search-close {
    color: #fff;
}
}

Reviews

No reviews yet.