Dark theme for Defense Express (defence-ua.com)
Dark defence-ua.com (Defense Express) by luhardev
Details
Authorluhardev
LicenseNo License
Categorydefence-ua.com
Created
Updated
Size4.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Dark Defense Express (defence-ua.com)
@namespace USO Archive
@author danil4565
@description Dark theme for defence-ua.com
@version 20221010.15.01
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
/*
* Created by Zonder
* Defence-ua Dark Theme v1.0 [08/10/2022]
*/
@-moz-document domain(defence-ua.com),
regexp("^.*defence-ua\.com.*$") {
.logo_block > a > img {
filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(170deg) brightness(55%) contrast(119%)
}
.autor-page-section > .container > .row > div:first-child > .content > h3 > figure > img,
.address > div > a {
-webkit-filter: invert(1);
filter: invert(1);
}
.journal-block > .category-wrap > .category-label {
color: #e2484a!important;
}
.journal-info-block {
background-color: #5b6468!important;
}
.journal-year {
color: #ffffffe3!important;
}
#facebook > body {
color: #c7c7c7!important;
}
.breadcrumb > li + li:before,
.breadcrumb > li,
.breadcrumb > li > a {
color: #189fde!important;
}
.breadcrumb > li > a:hover {
color: #fff!important;
}
.auto-name > a,
.page-title,
.content > h3,
.content > h2,
.autor-page-title,
.subsc-block > .bhead > .bh-title,
.text-right-lg > a > .icon-login,
.subsc-block > div > form > div > div > div > a:hover {
color: #0073a9!important;
}
.form-check-input:checked + label:before {
color: #009ce6!important;
}
.current-date,
.sub-menu > li > a,
.news-date,
.news-title > a,
.article-title,
.journal-date,
.article-date,
.article-sub-title,
.article-page > .container > .row > div > .content > p,
.content,
.content > p > span > strong,
.content > p > span,
.content > p,
.content > ul > li,
.st-total > span,
.readmore > b,
.journal-archive > .container > .row > div > div > .journal-current-year,
.journal-archive > .container > .row > div > div > .journal_title,
.journal-archive > .container > .row > div > div > .journal_date,
.journal-one-desc > p,
.journal_desc_info > .journal_title,
.journal-archive-block > .journal-year > a,
.journal-archive-nav > div,
.team-desc > p,
.autor-desc-block > div,
.autor-desc-block > span,
.magazine-preview > h2,
.partner_list > li > span,
.news-desc-text,
address > div,
#message > .bbody > .form-group > #mess,
#message > .bfoot > div,
.reference > i,
.subsc-block > .bbody > div > div > form > div > i,
.subsc-block > .bbody > div > div > div > i,
.subsc-block > .bbody > div > div > div > a,
.subsc-block > .prim,
.page-head-list > li,
.page-head-list > li:not([class^="active"]) > a:not(:hover),
.subsc-block > .bbody > form > div > div > div > i,
.subsc-block > .bbody > form > div > div > div > a:not(:hover) > i {
color: #c7c7c7!important;
}
.collapse-btn {
border: 1px solid #c7c7c7!important;
color: #c7c7c7!important;
}
.fb-comments > span > iframe {
background: #bdbdbd!important;
}
.tag-btn-outline {
color: gray;
}
.tag-btn-outline:hover {
color: #333;
background: #fff;
}
.journal-block {
background: #40474a!important;
}
.news-full-block > .news-desc > .news-title {
color: #e3e3e3!important;
}
.main-menu > li > a > span {
color: #ffffffab!important;
}
.header-body,
.header-top,
.header-nav,
.intro-section,
.main-gun-section,
.main-war-section,
.main-army-section,
.main-idea-section,
.video-slider-section,
.banner-section,
.page-section,
.container,
.primary-bg,
.section,
.article-page {
background-color: #2e3436!important
}
}