Skip to content

Dark mil.in.ua by luhardev

Screenshot of Dark mil.in.ua

Details

Authorluhardev

LicenseNo License

Categorymil.in.ua

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for Militarnyi (mil.in.ua)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         mil.in.ua
@version      20230424.19.12
@namespace    ?
==/UserStyle== */
@-moz-document domain("mil.in.ua") {
    .main-container,
    .footer__wrapper--seo {
        background: #2d3234;
    }

    .sidebar--gray,
    .footer {
        background: #26292b;
    }

    .fb-background-color {
        background: #bdbdbd;
    }

    .sidebar--right__wrapper:before,
    .sidebar--gray > .sidebar__wrapper:before {
        background-image: linear-gradient(0deg, #26292b, transparent)!important;
    }

    .sidebar__wrapper:before {
        background-image: linear-gradient(0deg, #2d3234, transparent);
    }

    .header__search-button {
        filter: invert(0.3);
    }

    .views:before,
    .footer__logo-img {
        filter: invert(1);
    }

    .single-news__title {
        color: #3c74dd;
    }

    .single-news__wrapper h2 {
        color: #bfbfbf;
    }



    .single-news__wrapper > p a:visited,
    .single-news__wrapper > ul > li a:visited,
    .single-news__wrapper > div > p a:visited,
    .single-news__wrapper > div > ul > li a:visited {
        color: #9e58df;
    }

    .single-news__wrapper > p a,
    .single-news__wrapper > li a,
    .single-news__wrapper > div > p a {
        color: #3b83e8;
    }

    .single-news__wrapper > p a:active,
    .single-news__wrapper > ul > li a:active,
    .single-news__wrapper > div > p a:active,
    .single-news__wrapper > div > ul > li a:active {
        color: red;
    }

    .search__input,
    .sidebar-news__description,
    .blog-item__date,
    .post-info__date,
    .post-info__img-descr,
    .single-news__wrapper label,
    .wp-caption-text {
        color: white;
    }

    .sidebar-news__name,
    .sidebar-news__date,
    .sidebar__date,
    .news-item__name,
    .hashtags__item,
    .blog-item__name,
    .single-news__wrapper p,
    .single-news__wrapper ul > li,
    .single-news__wrapper ol > li,
    .single-news__wrapper h3 > b,
    .single-news__wrapper h4,
    .article-item__title,
    .article-item__text,
    .post-info > .views,
    .blog-banner__text,
    .blog-banner__slider-title,
    .blog-banner__author-position,
    .authors__title,
    .blogs__item-date,
    .blogs__item-text,
    .blogs__item-title,
    .authors__item-name,
    .authors__item-position,
    .footer__info,
    .footer__wrapper,
    .footer__copyright,
    .footer__contacts-item {
        color: #c6bea9;
    }

    .popular .sidebar-news__name,
    .popular .sidebar-news__date {
        color: #e74525;
    }

    .page-numbers,
    .blog-banner__author-name {
        color: #c6bea9!important;
    }

    .authors__item {
        background: #3c4040;
    }
}

Reviews

No reviews yet.