Skip to content

Haber7 Video Light Theme by sevenkul

Screenshot of Haber7 Video Light Theme

Details

Authorsevenkul

LicenseNo License

Categoryvideo.haber7.com/video-galeri/

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Açık temada haber okurken tıklanan haberin koyu temalı bir video haber çıkmasına karşı bir çözümdür.

Notes

Haber7 Video Light Theme

Source code

/* ==UserStyle==
@name         Haber7 Video Light Theme
@version      20240710.11.44
@namespace    https://userstyles.world/user/sevenkul
@description  Haber7 Video Light Theme
@author       sevenkul
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://video.haber7.com/video-galeri/") {
html {
    background: none;
}

.detail-cover .program-title,
.detail-content,
.episode-list-content,
.title-group span,
.episode-list-content .watch-button,
.detail-info,
.title-group span b,
.form-group-textarea,
.form-group-textbox,
.comment-list-content .content,
.comment-list-content .header,
.comment-list-content .footer {
    color: unset;
}

.detail-cover {
    background-image: linear-gradient(0deg, #FFF 7%, #FEE 95%);
}

.detail-info .breadcrumbs-item::before {
    color: rgba(25, 25, 25, .5);
}
.detail-info .icon {
    color: rgba(25, 25, 25, .5);
}
.episode-list-content .watch-button:after {
    filter: invert(70%);
}

.main-content.detail > .container.bg {
    background: #fefefe;
}

.comment-list-content,
.comment-list-content:nth-child(2n) {
    background: #f7f7f7;
}
}

Reviews

No reviews yet.