Skip to content

Geizhals Dark Grey by stonecrusher

Imported and mirrored from https://raw.githubusercontent.com/stonecrusher/stylus-UserCSS/master/geizhals/geizhals.user.css

Screenshot of Geizhals Dark Grey

Details

Authorstonecrusher

LicenseCC-BY

Categorygeizhals

Created

Updated

Size29 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Basierend auf dem Userstyle von evea wurden ein paar fixes eingepflegt

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           Geizhals Dark Grey
@namespace      Stonecrusher
@version        1.3.17
@license        CC-BY
@description    Basierend auf dem Userstyle von evea wurden ein paar fixes eingepflegt
@author         evea, Stonecrusher
@homepageURL    https://github.com/stonecrusher/stylus-UserCSS/geizhals
@supportURL     https://github.com/stonecrusher/stylus-UserCSS/Issues
@preprocessor   stylus

@var color    var_bg0      "Hintergrund 1"   #2a2a2a
@var color    var_text     "Schriftfarbe"    #cccccc
@var color    var_link     "Linkfarbe"       #94c2ff
@var color    var_black    "Schwarz"         #333333
@var color    var_blue     "Blau"            #2a2a38
@var color    var_orange   "Orange"          #805700
@var checkbox mark-visited "Besuchte Links markieren"  0
@var checkbox reduce       "Kram ausblenden"  1
==/UserStyle== */

var_bg1 = darken(var_bg0,15%)
var_bg2 = lighten(var_bg0,10%)
var_bg3 = lighten(var_bg0,20%)

@-moz-document domain("geizhals.at"), domain("geizhals.de"), domain("geizhals.eu"), domain("skinflint.co.uk"), domain("cenowarka.pl") {

.logotop {
    filter: grayscale(100%) invert(82%) !important;
}
.modal__container {
    background-color: var_bg2 !important;
}
div#gh_content_wrapper,
body#ghbody,
div.nl_box,
.ghloginbox,
/*.productlist__name,
.productlist__image,*/
#acbox,
table.gh_fstbl > tbody,
th.xf_th,
#gh_filterbox,
#gh-main {
    background-color: var_bg0 !important;
}
.boxfm,
.boxfmh,
a.gh_pag_i {
    background: var_bg2 !important;
}
.gh_pag_i {
    border-color: var_bg3 !important;
}
.gh_pag_act,
a.gh_pag_i:hover {
    color: var_text !important;
    background: #0c355c !important;
    border-color: var_bg3 !important;
    text-decoration: none !important;
}
div#gh_leftnav,
body#ghbody,
div.nl_box,
.ghnavsub,
a.m,
a.n,
a.gh_tabs,
.ghloginbox,
.xf_hidden_button,
.xf_hidden_button:visited,
.xf_i,
a.xf_i,
.productlist__description,
.gh_afilterbox_h,
.table-of-content__item,
.table-of-content__item:visited,
.productlist__header,
.btn3,
a.btn3,
.productlist__header .productlist__item,
.acbox_ntry > a.acs,
#xf_table.xf_this_cat_open .xf_tr:nth-child(2n+1),
.productlist__header,
.productlist__header .productlist__compare,
.btn3,
a.btn3,
.productlist__breadcrumb,
.productlist__breadcrumb-dummy,
.productlist__footer-cell,
.descr,
#act1, #act2, #act3,
.categorylist_headline, .gh_listtitle, div.arthdr {
    color: var_text !important;
}
#xf_table.xf_this_cat_open .xf_tr:nth-child(2n+1),
.productlist__header,
.productlist__header .productlist__compare,
.btn3,
a.btn3,
.productlist__breadcrumb,
.productlist__breadcrumb-dummy,
.productlist__footer-cell,
.descr,
#act1, #act2, #act3,
table.gh_fstbl > tbody > tr:nth-child(2n) {
    background-color: var_bg1 !important;
}
div#gh_hdr {
    background: var_bg0 !important;
    color: var_text !important;
}
li.gh_tabs {
    background: var_bg0 !important;
    border-right: 2px solid var_bg3 !important;
    /* *float: left; */
}
div#gh_statline {
    background: var_bg3 !important;
    color: var_text !important;
}
#gh_main {
    background: linear-gradient(90deg, var_bg2 17.8em, var_text 0) !important;
    background-color: var_bg2 !important;
}
#ghbody div.ghinfoboxh,
.box10h,
#ghfooter,
#gh_content_wrapper.gh_content_wrapper--new, #gh_content_wrapper_nonav.gh_content_wrapper--new {
    background: var_bg2 !important;
}
#ghbody div.ghinfobox {
    border: 1px solid var_bg3 !important;
}
div.gh_srch_wrp {
    background: var_bg2 !important;
    box-shadow: inset 1px 1px 4px lighten(var_bg3,5%), 0 0 3px #00000033 !important;
}
div#gh_hdr_toplinks {
    text-shadow: none !important;
    color: var_text !important;
}
.gh_listtitle,
div.arthdr {
    color: var_text !important;
    background: var_bg2 !important;
    background: linear-gradient(180deg, var_bg2, var_bg2) !important;
    border-bottom: none !important;
}
.gh_cat {
    border: 1px solid var_bg2 !important;
}
.t10i {
    border-bottom: 1px solid var_bg2 !important;
}
.gh_gradient0 {
    background: linear-gradient(var_bg2, var_bg0) !important;
    color: #d5d5d5 !important;
}
#xf_table .xf_tr {
    background-color: var_bg0 !important;
    border-bottom: .1em solid var_bg2 !important;
}
th.xf_th {
    border-right: .2em solid var_bg2 !important;
}
.xf_tr.xf_tr_visible .xf_th {
    border-color: var_bg2 !important;
}
.productlist__product:nth-child(odd) {
    background-color: var_bg1 !important;
}
.productlist__product:nth-child(even) {
    background-color: var_bg0 !important;
}
#ghbody .av_e,
.offer__delivery-time {
    background: var_bg2 !important;
}
.av_sel.av_e,
.av_sel.av_l,
.av_sel.av_k {
    border-bottom: 1px solid var_bg2 !important;
}
#ghbody .av_l,
.offer--available .offer__delivery-time {
    background: #003806 !important;
}
#ghbody .av_k,
.offer--shortly .offer__delivery-time {
    background: #3c3c0e !important;
}
.lh1,
a.menulink0,
.offer__delivery-header {
    color: var_text !important;
}
.lh1 {
    background: var_bg1 !important;
    font-weight: 800 !important;
    border-top: 1px solid darken(var_text,30%) !important;
}
.gh-card,
.compare__row:nth-child(2n),
.compare__table tr:nth-child(2n) td.compare__data.no-highlight {
    background-color: var_bg1 !important;
}
.table-of-content__item:hover,
tr.compare__row:nth-child(1).highlight,
.gh-data-table__row:nth-child(2n+1) {
    background-color: var_bg0 !important;
}
.offer:nth-child(2n) {
    background-color: var_bg0 !important;
}
.offer_bt,
.offer_bt:visited {
    background: linear-gradient(var_bg2, var_bg0) !important;
    border: 1px solid var_bg1 !important;
    color: var_text !important;
}
.ct-label {
    fill: var_text !important;
    color: var_text !important;
    font-size: .75rem !important;
    line-height: 1 !important;
}

/**********************************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
/*** ERWEITERUNG ***/
/* Kram ausblenden */
if reduce {
    #gh_boxfm_js,
    #gh_leftnav > div,
    .serviceWidget,
    img[src="//gzhls.at/b/ds_fb2.png"],
    .heise-coop,
    #gh_blah,
    .deals-badge,
    #gh-notifications-container--topright,
    #gh-aside.leftmenu > div[style^="color:#000;background:#fff;"],
    .wechselpilot-badge-wrapper {
        display: none !important;
    }
}
/* Links */
a,
.offer__price-discount-text__inner,
.rating-post__footer > label {
    color: var_link !important;
    if mark-visited {
        &:visited {
            color: darken(var_link,20%) !important;
        }
    }
}
a.n,
a.n:visited,
a.gh_tabs,
a.gh_tabs:visited,
a.gh_statline {
    color: var_text !important;
}
/* Seitenlänge */
div#gh_content_wrapper,
#gh_leftnav {
    min-height: initial !important;
}
/* Vollbild Produktbilder */
body.fullscreen-gallery .galroot {
    border: 1px solid var_bg0 !important;
    background-color: black !important;
}
.thumbWrap .slide_container {
    border-color: var_bg2 !important;
}
/* Bewertungs-Antworten */
.rating-post__replies > .gh_clay {
    background-color: var_bg0 !important;
}
/* Preisentwicklung */
.chartist-tooltip {
    background-color: var_bg0 !important;
}
.chartist-tooltip::before,
#pricehistory-tooltip::before {
    border-top-color: var_bg0 !important;
}
#pricehistory__preview.loaded:hover {
    background-color: #f4f6fb26 !important;
}
.ct-grid {
    stroke: #ffffff33 !important;
}
#gh_sbgraphhinfo,
.rating-graph {
    background-color: var_bg0 !important;
}
/* Preisentwicklung maximiert */
.dialog__container {
    background-color: var_bg0 !important;
}
.dialog__content {
    background-color: var_bg1 !important;
}
.dialog__headline {
    border-color: var_bg3 !important;
}
/* Suchfeld, Kategorien-Dropdown */
.gh_searchfld,
select.gh_searchkat {
    color: var_text !important;
}
/* Suchvorschläge Dropdown */
.acbox_ntry.aclhi > a {
    color: black !important;
}
/* Top10 */
.t10i::before,
.t10c, a.t10c {
    color: darken(var_text,30%) !important;
}
.t10i:focus-within, .t10i:hover {
    background: var_bg3 !important;
}
.toplist__link--secondary:visited > b, .toplist__link--secondary > b {
    color: var_text !important;
}
.toplist__headline > span {
    background-color: var_bg2 !important;
    color: var_text !important;
}
.toplist__headline::after {
    border-color: var_bg3 !important;
}
/* Hintergrund Muster */
@css {
    div#gh_hdr,
    #gh_main,
    #ghfooter,
    #gh_wrap,
    body {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAgMAAAANjH3HAAAACVBMVEUaGhohISElJSUh9lebAAAB20lEQVRIx4XWuZXDMAwE0C0SAQtggIIYoAAEU+aKOHhYojTrYP2+QfOW/5QIJOih/q8HwF/pb3EX+UPIveYcQGgEHiu9hI+ihEc5Jz5KBIlRRRaJ1JtoSAl5Hw96hLB1/up1tnIXOck5jZQy+3iU2hAOKSH1JvwxHsp+5TLF5MOl1/MQXsVs1miXc+KDbYydyMeUgpPQreZ7fWidbNhkXNJSeAhc6qHmHD8AYovunYyEACWEbyIhNeB9fRrH3hFi0bGPLuEW7xCNaohw1vAlS805nfsrTspclB/hVdoqusg53eH7FWot+wjYpOViX8KbFFKTwlnzvj65P9H/vD0/hibYBGhPwlPO8TmxRsaxsNnrUmUXpNhirlJMPr6Hqq9k5Xn/8iYQHYIuQsWFC6Z87IOxLxHphSY4SpuiU87xJnJr5axfeRd+lnMExXpEWPpuZ1v7qZdNBOjiHzDREHX5fs5Zz9p6X0vVKbKKchlSl5rv+3p//FJ/PYvoKryI8vs+2G9lzRmnEKkh+BU8yDk515jDj/HAswu7CCz6U/Mxb/PnC9N41ndpU4hUU7JGk/C9PmP/M2xZYdvBW2PObyf1IUiIzoHmHW9yTncliYs9A9tVNppdShfgQaTLMf+j3X723tLeHgAAAABJRU5ErkJggg==) !important;
    }
}
/* Footer */
#ghfooter {
    border-top: 2px solid var_bg3 !important;
    margin-top: 20px !important;
}
#ghfooter,
#ghfooter a,
#ghfootercop,
.ghfootlh {
    color: darken(var_text,40%) !important;
}
.gh_blatext {
    border-color: var_bg3 !important;
}
/* Top Menu */
li.gh_tabs {
    backgroun...

Reviews

No reviews yet.