Ciemny motyw strony ppe.pl
PPE Dark by plumkator
Details
Authorplumkator
LicenseNONE
Categorywww.ppe.pl
Created
Updated
Size4.2 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 PPE Dark
@namespace USO Archive
@author Maciejozaman
@description Ciemny motyw strony ppe.pl
@version 20200120.16.23
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.ppe.pl") {
html,body{
background: #1c1c1c;
color: #fff;
}
:root{
scrollbar-color: #faaa30 #1c1c1c
}
/*HEADER*/
.nav-container{
background: #1c1c1c;
}
.logo{
background-position: 33.513% 6.13497%;
}
.mainsearch input[type="text"]{
background: #1c1c1c;
color: #fff;
}
/*HEADER*/
/*STRONA-GŁÓWNA*/
#content,#hot-slider,.bgc_ef,.kalendarzSideBox .list3 ul li a,.OstatnieKomentarze .bestComment .item{
background: #1c1c1c !important;
}
.newsListBox{
background: #1c1c1c;
border-bottom-color: #1c1c1c;
}
.likeh2,#hot-slider .title,.newsListBox .item .txt .title a,.column-left .box .likeh1 a,.last-comments p a,.box .likeh4 a,.Blogi .items .item .txt .title a,.kalendarzSideBox .list3 ul li a,.box .likeh4,.Dyskusje .items .item .txt .title a,.OstatnieKomentarze .bestComment .item .txt .author a,.GramotDnia .items a{
color: #faaa30;
}
#hot-slider .title:hover,#hot ul li::after,.tabs ul li.menu_tab a,.newsListBox .item .txt .title a:hover,.tabs ul li,.column-left .box .likeh1 a:hover,.column-left .box .lead,.last-comments p:first-child a,.last-comments p a em,.Blogi .items .item .txt .date,.Blogi .items .item .txt .author a,.Dyskusje .items .item .txt .title,.Dyskusje .items .item .desc,.Dyskusje .items .item .txt .author a,.Dyskusje .items .item .txt .date,.OstatnieKomentarze .bestComment .item .txt a,.OstatnieKomentarze .bestComment .item .txt,.OstatnieKomentarze .bestComment .item .txt .date,.paging ul li,.setPage{
color: #fff;
}
.Blogi .items .item .image_small .count{
filter: none;
}
.comments-count a,.paging ul li a.paging_activ{
background: #faaa30;
color: #1c1c1c;
}
.comments-count a::after{
display: none;
}
.paging ul li a{
background: #1c1c1c;
color: #faaa30;
border: 1px solid #faaa30;
}
.paging ul li a:hover{
background: #faaa30;
color: #1c1c1c;
}
.setPage input[type="text"]{
background: #1c1c1c;
color: #fff;
}
/*STRONA-GŁÓWNA*/
/*ARTYKUŁ*/
.column-left .box .likeh1,.column-left .box .lead.intro p,.column-left .box .likeh3,.related_zt div .head a,#elektr_newsy{
color: #faaa30;
}
.news-body p,.maintxt ul li::marker,.tags,.source-content,.related_zt div .head a:hover,.navigator a,.navigator span{
color: #fff;
}
.tags a,.maintxt blockquote{
background-color: #322e33;
color: #faaa30;
border: 1px solid #faaa30;
}
.tags a:hover,.socialMegaBar{
background: #faaa30;
color: #322e33;
}
/*KOMENTARZE*/
.likeh4#comments h2 strong{
color: #faaa30;
}
.likeh4#comments span,.komentarze-box .comment .comment-txt .comment_body,#mini_profile_box p,#mini_profile_box .gosc .level .likeh5,.ranga,.komentarze-box .comment .leftPart .level .likeh5,.repInfo span,.komentarze-box .comment .comment-txt .likeh5 .comment-date,.komentarze-box .comment .comment-txt .likeh5,.comment-vote .score{
color: #fff !important;
}
select{
background: #1c1c1c;
color: #faaa30;
border: 1px solid #faaa30;
}
.komentarze-box .comment.dark,.komentarze-box .subcomment,.komentarze-box .subcomment .comment,.komentarze-box .subcomment .comment.dark{
background: #1c1c1c;
}
#mini_profile_box .content{
background-color: #1c1c1c;
}
.userIconCloud,.userIconHand,.userIconPlusMinus,.userIconCalend{
filter: invert(100%);
}
.commReplyHide{
background: #1c1c1c;
text-shadow: none;
color: #fff;
}
.comment-vote .plus{
background: #259500
}
.comment-vote .minus{
background: #970101;
}
/*KOMENTARZE*/
/*ARTYKUŁ*/
/*PODSTRONY*/
.column-left .box .polecane{
background: #1c1c1c;
}
input[type="text"], input[type="password"], input[type="email"], textarea{
background: #1c1c1c;
color: #fff;
border: 1px solid #faaa30;
}
/*FORUM*/
/*
COMING SOON
*/
/*FORUM*/
/*PODSTRONY*/
/*FOOTER*/
footer .footer-header__caption:before{
content: "Ciemny motyw by Plumkator";
color: #faaa30;
}
.footer__list-item:hover{
color: #faaa30;
}
.footer__list-item::after{
background: #faaa30;
}
/*FOOTER*/
}