Dark Theme for Upolujebooka.pl
Upolujebooka Dark Theme by binarny
Imported from https://github.com/binarom/upolujebooka-dark-theme/raw/main/upolujebooka-dark-theme.user.css
Details
Authorbinarny
LicenseCC Zero
Categoryupolujebooka.pl
Created
Updated
Size16 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name Upolujebooka Dark Theme
@namespace github.com/openstyles/stylus
@version 20241129.18.22
@description Dark Theme for Upolujebooka.pl
@author binarny
@license CC Zero
@preprocessor stylus
@var checkbox hide_kawa "Ukryj banery kawowe" 0
@var checkbox hide_promocje "Ukryj banery promocji" 0
==/UserStyle== */
@-moz-document domain("upolujebooka.pl") { if (hide_kawa) { a.BuyCoffe { display: none; } }
if (hide_promocje) { a.banner { display: none; }
h4.red:has(> div.bestpromoshop.Partners) { display: none }
h4.red + div.bestpromoshop.Partners { display: none }
div[class="col-md-12 col-sm-12"] div[style="min-height:270px;overflow: hidden;"] { display: none; }
div.container div[style="min-height:300px;overflow: hidden;"] { display: none; }
div[style="min-height:110px;overflow: hidden;"] {display: none;}
div[class="fc-ab-root"] { display: none!important; }
body { overflow: auto!important; } }
body { color: #ddd; background-color: #333!important; }
main { background-color: #333; color: #ddd; }
#ColumnLeft { background-color: #333; }
a { color: #ccc; }
a:hover, a:focus { color: #eee; }
#ConteinerCategory .main H4 { background-color: #1a1a1a; border: 1px solid #2a2a2a; }
#Detail .AlertOff { background-color: #222!important; border: 1px solid #555!important; }
#Detail .AlertOn { border: solid 1px #27643d!important; background-color: #1e2f24!important; }
#Detail .AlertOn a.off { color: #F0C765; }
#Detail .AlertOn a.off:hover { color: #ddd; }
#Detail .Biblioteczka { background-color: #1a1a1a!important; }
#Detail .block-buy-detail { border: 1px solid #555; background-color: #222; }
#Detail .category a, #Detail .publisher a { color: #aaa; }
#Detail .price { color: #F0C765; }
#Detail .PriceHistory a { color: skyblue; }
#Detail .ShowOfferShop .formats .glyphicon { color: lightgreen; }
#Detail .ShowOfferShop .LinkBuy > SPAN { border: 1px solid #ddd; background-color: #333; }
#Detail .ShowOfferShop .LinkBuy > SPAN:hover { background-color: #1a1a1a; }
#Detail span.DescAddBottom { color: #E9FFE9; }
#formz-wrapper .form-theme-button { background-color: rgb(67, 172, 106)!important; }
#formz-wrapper .form-theme-input { background-color: rgb(34, 34, 34)!important; }
#formz-wrapper .form-theme-input { color: rgb(221, 221, 221)!important; }
#formz-wrapper .form-theme-text--main { color: #ddd!important; }
#header-top1 { background-color: #333!important; color: #ddd; }
#id_user_virtualo { background-color: #222; border: 1px solid #444; }
#klucz_api_virtualo { background-color: #222; border: 1px solid #444; }
#main-form { background: #333; }
#MainPage .block { background-color: #333; border: none; }
#MainPage .MainPremiereRow .price b, .MainBlogerOfferRow .price b { color: #DC4C64; }
#MainPage .MainPremiereRow { border-bottom: 1px solid #888; }
#MainPage { background-color: #333; }
#OfferListingFull .authors a { color: #bbb; }
#OfferListingFull .boxPrice .price { color: #F0C765; }
#OfferListingFull .item { border: 1px solid #333; background-color: #333; }
#OfferListingFull .OfferDetail:hover { box-shadow: 0 0 15px #444; border-bottom: 1px solid #222; }
#registerButton { background-color: #DC4C64!important; }
#send_form_filtr { background-color: #1a1a1a; border: 1px solid #202020; }
#signature { color: #ddd; }
#wrapper { background: #222222!important; }
#wrapper > .container { background: #222!important; }
.alert-warning { background-color: #734701; }
.Alert .header { background-color: #333; }
.Alert .alertEdit { background: #222; border: 1px solid #444; }
.AnotherInfoDetail .headerTab { color: #ddd; border-bottom: 1px solid #323232; background-color: #222; }
.blue { color: #66D9EF; }
.breadcrumb { border: 1px solid #444; background-color: #3a3a3a; }
.breadcrumb a { color: #aaa; }
.breadcrumb a:hover { color: #ddd; }
.breadcrumb-item { color: #F0C765; }
.brown { color: #f08165; }
.btn:hover, .btn:focus, .btn.focus { color: #ddd; }
.btn-danger { background-color: #911E0B; border-color: #791909; }
.btn-danger:hover { background-color: #631407; border-color: #410D05; }
.btn-danger:hover { color: #ffffff !important; background-color: #400000; border-color: #410000; }
.btn-default { color: #ddd !important; background-color: #0b3751; border-color: #333; }
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus { background-color: #222; }
.btn-default:hover { color: #F0C765 !important; background-color: #121212; border-color: #555; }
.btn-info { background-color: #2184A1; border-color: #1C738C; }
.btn-info:hover { background-color: #186176; border-color: #124858; }
.btn-sort { color: #ddd; background-color: #222; }
.btn-sort:hover { color: #aaa; }
.btn-success { background-color: #225636; border-color: #205233; }
.btn-success:hover { background-color: #14301F; border-color: #0A180F; }
.close { color: #ddd; }
.close:hover { color: #fff; }
.container.topContLogo div a img[src="/_visual/_images/layout/logo_upolujebooka.svg"] { filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(170deg) brightness(103%) contrast(104%); }
.Cykle .row .ocena, .TOP10 .ocena { color: #DC4C64; }
.Cykle .row .txt, .TOP10 .txt { border: 1px solid #2a2a2a; background-color: #1a1a1a; }
.Cykle .row h2, .TOP10 h2, .NewsOffer h2 { color: #eee !important; }
.description-section .authorBook { color: #aaa; }
.description-section .seriesBook { color: #999; }
.description-section .titleBook { color: #eee; }
.dlaczegoWarto2 { color: #b0b0b0; }
.dropdown-menu > li > a { color: #bbb; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #ccc; background-color: #0a0a0a; }
.dropdown-menu.fadeIn.animated { background: #222; }
.footer, .BiblioFiltr { border: 1px solid #333; background-color: #333; color: #ddd; padding: 28px 15px 8px; }
.form-control { background-color: #222; }
.form-control:focus { color: #ddd; }
.green { color: #a1e860; }
.grey { color: #aaa; }
.historyprice .row { border-bottom: 1px solid #2a2a2a; }
.icoMOBI, .icoEPUB, .icoPDF, .icoMP3 { color: #eee; }
.innecykle a { color: #ddd; }
.list-group-item { background-color: #222; border: 1px solid #666; }
.list-group-item.active { background-color: #111; }
.MainBloger .description { color: #aaa; }
.MainBloger .profilewww a { color: skyblue; }
.MainBloger .profilewww a:hover { color: turquoise; }
.MainBloger h1 { color: #eee; }
.MainBlogerOfferRow .comment { background-color: #222; border: 1px solid #555; }
.MainBlogerOfferRow .lastblogname { color: #ddd; }
.MainBlogerOfferRow { border-bottom: 1px solid #666; }
.MainBlogerRow h3 { color: #eee; }
.man-section { border-bottom: 1px solid #3d3d3d; }
.modal .close { color: #ddd; }
.modal-content { background-color: #111; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #111; }
.nav > li > a:hover, .nav > li > a:focus { background-color: #111; color: #eee; }
.nav-tabs > li > a { background-color: #333!important; color: #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover { color: #ddd!important; background-color: #333!important; }
.NewsOffer .block { background-color: #222; border: 1px solid #1a1a1a; }
.OfferDetail .description { background-color: #1a1a1a; }
.OfferDetail { border-bottom: 1px solid #888; }
.OfferDetail h3 .types, .OfferIMG2 h3 .types { color: #aaa; }
.OfferDetail h3, .OfferIMG2 h3 { color: #eee; }
.OfferIMG2 .border { border-bottom: 1px solid #888; }
.OfferIMG2 .description { background-color: #1a1a1a; }
.orange { color: #E4A11B; }
.owl-theme .owl-controls .owl-buttons div { background: #666; }
.owl-theme .owl-controls .owl-page span { background: #888; }
.pagination .active a { background-color: #444; }
.pagination .active a:hover { background-color: #111; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #222; }
.pagination li a:hover { color: #ddd; }
.Partners .popularLogo { border: none; }
.PriceLink .Box.On { color: #ddd!important; }
.PriceLink .Box:hover { color: #ddd; }
.PromoInfo { background-color: darkred; }
.RecommendShop .rowShop { background-color: #222; }
.red { color: #DC4C64; }
.rowInnPolecane a { border: none; }
.rowInnPolecane a:hover { box-shadow: 0 0 15px #444; }
.ShowOfferShop .Partners .border { border: none; background-color: transparent; }
.ShowOfferShop .Points { color: lightgreen; border: 1px solid lightgreen; }
.ShowOfferShop .ShopName { color: #eee; }
.ShowOfferShop TD.price { color: #eee !important; }
.solid-menus .bb-2px { color: #ddd; }
.solid-menus .dropdown-menu > li > a:hover { background-color: #2b5390 !important; }
.solid-menus .tabs.side-tabs .tab-nav > li a { background: #333!important; color: #ddd!important; }
.solid-menus .tabs.side-tabs .tab-nav > li.ui-tabs-active a { background: #222!important; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: 1px solid #555; }
.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: #222; }
.typeahead-container button { background: #222; color: #ddd; }
.typeahead-container button:foc...