SGv2 Dark

SGv2 Dark style with a settings menu to customize steamgifts.com and steamtrades.com and sgtools.info. Compatible with most scripts found in the addon registry

Old: v1.1.4 - 2015-02-28 - That darned typo again :P
New: v1.1.5 - 2015-03-07 -

  • --- /tmp/diffy20250907-2350012-oz6uk0 2025-09-07 21:06:29.655791951 +0000
  • +++ /tmp/diffy20250907-2350012-czhmb5 2025-09-07 21:06:29.655791951 +0000
  • @@ -1,5 +1,5 @@
  • // ==UserScript==
  • -// @name SGv2 Dark
  • +// @name SGv2 Dark 1.1.5
  • // @author SquishedPotatoe
  • // @namespace steamgifts
  • // @include http://steamgifts.com/*
  • @@ -7,7 +7,7 @@
  • // @match http://steamgifts.com/*
  • // @match http://www.steamgifts.com/*
  • // @run-at document-start
  • -// @version 1.1.4
  • +// @version 1.1.5
  • // @grant GM_getValue
  • // @grant GM_setValue
  • // @require http://code.jquery.com/jquery-2.1.3.min.js
  • @@ -20,17 +20,13 @@
  • .SGPP__gridTileIcons > * {\
  • border: 1px solid !important;\
  • }\
  • -.ajax.comment__child:not(.highlight) {\
  • - -webkit-box-shadow: 1px 1px 0 #404349 inset, 0 7px 7px rgba(95, 95, 95, 0.3) inset !important;\
  • - background-color: rgba(61, 72, 77, 0.20) !important;\
  • - border: 1px solid #3C4352 !important;\
  • - box-shadow: 1px 1px 0 #404349 inset, 0 7px 7px rgba(95, 95, 95, 0.3) inset !important;\
  • -}\
  • body {\
  • - background-color: #13181E !important;\
  • + background: linear-gradient(to right, rgba(15,15,9,1) 0%,rgba(21,21,16,1) 18%,rgba(21,21,16,1) 100%);\
  • + background-color: rgb(21, 21, 16) !important;\
  • + -webkit-box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.5) inset !important;\
  • }\
  • .chart {\
  • - background-color: rgba(46, 52, 53, 0.3) !important;\
  • + background-color: rgba(46, 46, 53, 0.3) !important;\
  • background-image: none !important;\
  • -webkit-box-shadow: 0px 0px 20px 1px black !important;\
  • border-radius: 4px;\
  • @@ -43,14 +39,15 @@
  • background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(155, 155, 155, 1)), to(rgba(115, 115, 115, 0.7)));\
  • background-image: -webkit-linear-gradient(rgba(155, 155, 155, 1) 0%, rgba(115, 115, 115, 0.7) 100%);\
  • background-image: linear-gradient(rgba(155, 155, 155, 1) 0%, rgba(115, 115, 115, 0.7) 100%) !important;\
  • - border-color: #B4B4B4 #979797 #808080 #979797 !important;\
  • + border-color: #BEC1C9 #A0A8BA #8B919F #A0A8BA !important;\
  • color: #D0D0D0 !important;\
  • - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0px 0px 1px rgba(0, 0, 0, 1) !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.4), 0px 0px 2px black !important;\
  • }\
  • -.comment__child {\
  • - -webkit-box-shadow: 1px 1px 0 #5e5e5e inset, 0 7px 7px rgba(168, 168, 168, 0.37) inset !important;\
  • - border: 1px solid #71747A !important;\
  • - box-shadow: 1px 1px 0 #5e5e5e inset, 0 7px 7px rgba(168, 168, 168, 0.37) inset !important;\
  • +.comment__child:not(.highlight) {\
  • + -webkit-box-shadow: 1px 1px 0 #404349 inset, 0 2px 3px rgba(95, 95, 95, 0.3) inset !important;\
  • + box-shadow: 1px 1px 0 #404349 inset, 0 2px 3px rgba(95, 95, 95, 0.3) inset !important;\
  • + background-color: rgba(61, 72, 77, 0.20) !important;\
  • + border: 1px solid #3C4352 !important;\
  • +
  • }\
  • .comments, .page__description {\
  • margin-bottom: 8px;\
  • @@ -71,14 +68,18 @@
  • background-color: #73737D !important;\
  • background-image: linear-gradient(#6F6F6F 10%, #5B5B5B 50%, #37373C 100%) !important;\
  • border-color: #818387 #6A6E7B #4F535D #6A6E7B !important;\
  • - color: #97CC97 !important;\
  • + color: #81D34B !important;\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • +.comment__parent {\
  • + max-width: 100% !important;\
  • + margin-right: 20px;\
  • +}\
  • .comment__username--deleted {\
  • color: #87909B;\
  • }\
  • div > div.table__column--width-fill > form > strong {color: #6db563;}\
  • -div.b-modal.__b-popup1__ {background-color: #303030 !important;}\
  • +.b-modal.__b-popup1__ {background-color: #101010 !important;}\
  • .featured__heading {\
  • color: #bbb !important;\
  • text-shadow: 1px 1px 1px black, 0px 0px 2px black;\
  • @@ -89,11 +90,16 @@
  • }\
  • .form__group {border: none;}\
  • .form__group.is-selected {\
  • - -webkit-box-shadow: 1px 1px 0 rgba(180, 179, 179, 0.5) inset;\
  • - background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #3d3939), color-stop(25px, #292a2c));\
  • - background-image: -webkit-linear-gradient(#3d3939 0px, #292a2c 25px);\
  • - background-image: linear-gradient(#3d3939 0px, #292a2c 25px);\
  • - box-shadow: 0px 0px 15px #242424 inset;\
  • + -webkit-box-shadow: 0px 0px 1px rgb(143, 143, 143) inset !important;\
  • + background-image: -webkit-linear-gradient(#555555 0px, #4A4A4A 25px);\
  • + background-image: linear-gradient(#555555 0px, #4A4A4A 25px) !important;\
  • + box-shadow: 0px 0px 1px rgb(143, 143, 143) inset !important;\
  • +}\
  • +.form__group.is-selected .form__group__name {\
  • + color: #B6B6B6 !important;\
  • +}\
  • +.form__group.is-selected .form__group__members {\
  • + color: #808FA1 !important;\
  • }\
  • .form__row__indent {border-left: 1px solid #151518 !important;}\
  • .giveaway__column--group, .giveaway__column--whitelist, .giveaway__column--invite-only, .giveaway__column--community-voted, .featured__column--group {text-shadow: 1px 1px black !important;}\
  • @@ -128,18 +134,21 @@
  • border: 1px solid #2A4C94 !important;\
  • box-shadow: 1px 1px 0 #4b4b4b inset, 0 7px 7px rgba(121, 121, 121, 0.37) inset !important;\
  • }\
  • -i.fa.fa-gift:hover, i.fa.fa-envelope:hover, i.fa.fa-trophy:hover {\
  • - color: #E0E0E0;\
  • - text-shadow: 1px 1px rgba(255, 255, 255, 0.2);\
  • -}\
  • .fa-envelope-o:before {\
  • content: "\\f0e0";\
  • font-size: 16px !important;\
  • }\
  • +.icon-grey {\
  • + color: #9FAAB4 !important;\
  • +}\
  • +input:focus, select:focus, textarea:focus {\
  • + color: #B6B6B6 !important;\
  • +}\
  • input.form__input-small.is-disabled.is-faded {\
  • opacity: 0.4 !important;\
  • }\
  • input.sidebar__search-input {\
  • + color: rgb(139, 139, 139) !important;\
  • background-color: #343434;\
  • text-shadow: 1px 1px 1px black;\
  • }\
  • @@ -149,10 +158,6 @@
  • }\
  • .markdown .comment__toggle-attached {color: #AA6C57;}\
  • .markdown .spoiler_blur:not(:hover) {background-color: rgba(50, 56, 66, 0.64);}\
  • -.markdown h1, .markdown h2, .markdown h3 {\
  • - color: #A0A0A0;\
  • - text-shadow: 2px 2px 2px #000,1px 1px #000;\
  • -}\
  • .markdown hr {border-top: 1px solid #8A8A8A !important;}\
  • .markdown img, .global__image-outer-wrap {\
  • background-color: #2f2f2f !important;\
  • @@ -193,66 +198,74 @@
  • }\
  • .nav__button {\
  • color: #C7C7C7 !important;\
  • - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0px 0px 1px rgba(0, 0, 0, 0.91) !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.5), 0px 0px 1px black !important;\
  • }\
  • .nav__button-container--active i {\
  • - color: #97CC97 !important;\
  • + color: #81D34B !important;\
  • text-shadow: 1px 1px 0 black !important;\
  • }\
  • .nav__button-container--inactive i {\
  • color: #C0C1CE !important;\
  • text-shadow: 1px 1px 0 black !important;\
  • }\
  • -.nav__button-container.is-selected .nav__button {\
  • +.nav__button-container:not(.nav__button-container--notification) .nav__button.is-selected {\
  • + background-image: linear-gradient(#676a74 0px, #63666f 5px, #42454e 100%) !important;\
  • +}\
  • +.nav__button-container.is-selected .nav__button, .nav__button-container.is-selected .nav__button.nav__button--is-dropdown-arrow.is-selected {\
  • background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #999999), color-stop(5px, #8C8C8C), to(#5A5A5A)) !important;\
  • background-image: -webkit-linear-gradient(#999999 0px, #8C8C8C 5px, #5A5A5A 100%) !important;\
  • background-image: linear-gradient(#999999 0px, #8C8C8C 5px, #5A5A5A 100%) !important;\
  • color: #1B1B1B;\
  • - text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3), 0px 0px 1px rgba(255, 255, 255, 0.5);\
  • -}\
  • -.nav__button-container.is-selected .nav__button.is-selected {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #9b9c9e), to(#4c505a));\
  • - background-image: -webkit-linear-gradient(#9b9c9e 0px, #4c505a 100%);\
  • - background-image: linear-gradient(#9b9c9e 0px, #4c505a 100%);\
  • + text-shadow: 1px 1px 1px black, 0px 0px 1px black !important;\
  • }\
  • -.nav__button-container:not(.nav__button-container-icon) .nav__button:hover {\
  • +.nav__button-container:not(.nav__button-container-icon) .nav__button:hover, .nav__button-container.is-selected .nav__button.nav__button--is-dropdown-arrow.is-selected:hover {\
  • background-image: -webkit-gradient(linear, left top, left bottom, from(#9ba2b0), to(#596070));\
  • background-image: -webkit-linear-gradient(#9ba2b0 0px, #8c94a3 8px, #596070 100%)!important;\
  • background-image: linear-gradient(#9ba2b0 0px, #8c94a3 8px, #596070 100%)!important;\
  • - color: #252b3d;\
  • - text-shadow: 0px 1px 0px #85caef;\
  • + color: #E0E0E0 !important;\
  • +}\
  • +.nav__button-container.nav__button-container--notification.nav__button-container--inactive, .nav__button-container.nav__button-container--notification.nav__button-container--active {\
  • + background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #676a74), color-stop(5px, #63666f), to(#42454e));\
  • + background-image: -webkit-linear-gradient(#676a74 0px, #63666f 5px, #42454e 100%);\
  • + background-image: linear-gradient(#676a74 0px, #63666f 5px, #42454e 100%);\
  • + box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.12) inset,1px 1px 0 rgba(255, 255, 255, 0.07) inset !important;\
  • + border-radius: 4px;\
  • +}\
  • +.nav__button-container:not(.nav__button-container--notification) {\
  • + background-image: linear-gradient(#64666E 0px, #5C5F66 5px, #3D3F47 100%) !important;\
  • + box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.12) inset,1px 1px 0 rgba(255, 255, 255, 0.07) inset !important;\
  • }\
  • .nav__notification {\
  • color: #E0E0E0;\
  • + background-color: #D32830 !important;\
  • text-shadow: 1px 1px 1px black, 0px 0px 1px black;\
  • }\
  • .nav__row {\
  • background-image: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#383838)) !important;\
  • background-image: -webkit-linear-gradient(#4b4b4b 0%, #383838 100%) !important;\
  • background-image: linear-gradient(#4b4b4b 0%, #383838 100%) !important;\
  • - text-shadow: 0px 1px 2px #000 !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px black !important;\
  • }\
  • .nav__row:not(:first-child) {border-top: 1px dashed #252A3A !important;}\
  • -.nav__row:hover .nav__row__summary__name {color: #fff !important}\
  • +.nav__row:hover .nav__row__summary__name, .nav__row:hover i {color: #E0E0E0 !important}\
  • .nav__row:hover, .page__heading__row:hover {\
  • background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(54, 63, 77, 1)), to(rgba(54, 63, 77, 1))) !important;\
  • background-image: -webkit-linear-gradient(rgba(54, 63, 77, 1) 0%, rgba(54, 63, 77, 1) 100%) !important;\
  • background-image: linear-gradient(rgba(54, 63, 77, 1) 0%, rgba(54, 63, 77, 1) 100%) !important;\
  • - color: #fff !important;\
  • - text-shadow: 0px 1px 2px #000!important;\
  • + color: #E0E0E0 !important;\
  • + text-shadow: 1px 1px black, 0px 0px 1px black !important;\
  • }\
  • -.nav__row__summary__description {color: #8EA2B9 !important;}\
  • -.nav__row__summary__name {color: #7692D6 !important;}\
  • +.nav__row__summary__description {color: #97ACC5 !important;}\
  • +.nav__row__summary__name {color: #79C0E8 !important;\}\
  • .notification--warning {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#CCCC6C ), to(#989831)) !important;\
  • - background-image: -webkit-linear-gradient(#CCCC6C 0px, #A7A73A 20px) !important;\
  • - background-image: linear-gradient(#CCCC6C 0px, #A7A73A 20px) !important;\
  • - border-color: #C4B023 !important;\
  • - color: #1C1C1C !important;\
  • - text-shadow: 1px 1px 1px #CCCB2F;\
  • + background-image: -webkit-linear-gradient(#B9AA3F 0%, #9A8E15 50%, #7A6F00 100%) !important;\
  • + background-image: linear-gradient(#B9AA3F 0%, #9A8E15 50%, #7A6F00 100%) !important;\
  • + border-color: #DFD859 #B4B425 #B09E1C #B4B425 !important;\
  • + color: #EAE6BA !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 2px black !important;\
  • }\
  • -.page__heading + div:not(.notification):not(.poll):not(.page__heading):not(.table), .page__heading + div ~ div:not(.notification):not(.pagination):not(.page__heading):not(.table__heading):not(.chart), .comments {\
  • - background-color: rgba(46, 52, 53, 0.3) !important;\
  • +.page__heading + div:not(.notification):not(.poll):not(.page__heading):not(.table), .page__heading + div ~ div:not(.notification):not(.pagination):not(.page__heading):not(.table__heading):not(.chart):not(.widget-container), .comments {\
  • + background-color: rgba(46, 46, 53, 0.3) !important;\
  • background-image: none !important;\
  • -webkit-box-shadow: 0px 0px 20px 1px black !important;\
  • border-radius: 4px;\
  • @@ -260,7 +273,7 @@
  • margin-top: 8px;\
  • margin-bottom: 8px;\
  • padding: 5px 10px;\
  • - text-shadow: 1px 1px 1px black;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • .page__heading > * {\
  • background-image: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(rgba(27, 27, 27, 0.4))) !important;\
  • @@ -273,14 +286,12 @@
  • color: #6b93bd !important;\
  • text-shadow: 1px 1px 1px black, 1px 1px 2px rgba(0, 0, 0, 0.75);\
  • }\
  • -.page__heading__button, .trade-feedback-icon, .trade__search-submit {text-shadow: 1px 1px 1px black;}\
  • .page__heading__button--green, .trade-feedback-icon--positive, .trade-feedback-summary--positive, .trade__search-submit {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#72974F), color-stop(50%, #547633), to(#324919)) !important;\
  • - background-image: -webkit-linear-gradient(#72974F 0%, #547633 50%, #324919 100%) !important;\
  • - background-image: linear-gradient(#72974F 0%, #547633 50%, #324919 100%) !important;\
  • - color: #B9E0AE !important;\
  • - border-color: #93A57C #7B945F #57723D #7B945F !important;\
  • - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • + background-image: -webkit-linear-gradient(#658E42 0%, #46721C 50%, #2E4A0E 100%) !important;\
  • + background-image: linear-gradient(#658E42 0%, #46721C 50%, #2E4A0E 100%) !important;\
  • + border-color: #8EC04D #639923 #548A20 #639923 !important;\
  • + color: #BEE3B3 !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.5), 0px 0px 2px black !important;\
  • }\
  • .page__heading__button.is-selected {\
  • -webkit-box-shadow: 2px 2px 2px rgba(208, 211, 219, 0.15) inset, 7px 7px 7px rgba(208, 211, 219, 0.15) inset, 10px 10px 10px rgba(208, 211, 219, 0.05) inset, 1px 1px 0 rgba(255, 255, 255, 0.6) !important;\
  • @@ -290,7 +301,7 @@
  • border-color: #B5B8C0 #94969D #94969D #B5B8C0;\
  • box-shadow: 2px 2px 2px rgba(208, 211, 219, 0.15) inset, 7px 7px 7px rgba(208, 211, 219, 0.15) inset, 10px 10px 10px rgba(208, 211, 219, 0.05) inset, 1px 1px 0 rgba(255, 255, 255, 0.6) !important;\
  • text-shadow: 1px 1px 2px black;\
  • - }\
  • +}\
  • .page__heading__green.is-selected, .page__heading__red.is-selected {\
  • -webkit-box-shadow: 2px 2px 2px rgba(75, 75, 75, 0.35) inset, 7px 7px 7px rgba(75, 75, 75, 0.35) inset, 10px 10px 10px rgba(75, 75, 75, 0.35) inset, 1px 1px 0 #b1b1b1;\
  • background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(208, 211, 219, 0.25)), to(rgba(208, 211, 219, 0.45)));\
  • @@ -298,7 +309,7 @@
  • background-image: linear-gradient(rgba(208, 211, 219, 0.25) 0%, rgba(208, 211, 219, 0.45) 100%);\
  • border-color: #B1B1B1;\
  • box-shadow: 2px 2px 2px rgba(75, 75, 75, 0.35) inset, 7px 7px 7px rgba(75, 75, 75, 0.35) inset, 10px 10px 10px rgba(75, 75, 75, 0.35) inset, 1px 1px 0 #b1b1b1;\
  • - }\
  • +}\
  • .page__heading__red, .page__heading__green {\
  • border: 1px solid;\
  • text-shadow: 1px 1px 1px black;\
  • @@ -313,15 +324,13 @@
  • .page__heading__row:not(:first-child) {border-top: 1px dashed #252A3A !important;}\
  • .page__heading__row__name {color: #6885CF;}\
  • .page__outer-wrap {\
  • - background-color: rgb(21, 21, 21) !important;\
  • - -webkit-box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.5) inset !important;\
  • - color: #ABABAB !important;\
  • + background: linear-gradient(to right, rgba(15,15,9,1) 0%,rgba(21,21,16,1) 18%,rgba(21,21,16,1) 100%);\
  • + background-color: rgb(21, 21, 16) !important;\
  • border-top: solid 1px #000;\
  • + -webkit-box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.5) inset !important;\
  • + color: #A0A0A0 !important;\
  • margin-top: -1px;\
  • - text-shadow: 1px 1px black !important;\
  • -}\
  • -body {\
  • - background-color: #151717 !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.8);\
  • }\
  • .pagination {\
  • -webkit-box-shadow: 0px 1px 0px rgba(149, 149, 149, 0.4) inset !important;\
  • @@ -335,6 +344,7 @@
  • background-image: -webkit-linear-gradient(rgba(99, 160, 244, 0.12) 0%, rgba(32, 111, 145, 0.05) 100%);\
  • background-image: linear-gradient(rgba(99, 160, 244, 0.12) 0%, rgba(32, 111, 145, 0.05) 100%) !important;\
  • border: 1px solid #3A3F4C !important;\
  • + -webkit-box-shadow: 0px 0px 20px 1px black !important;\
  • }\
  • .pinned-giveaways * .giveaway__heading__thin, .pinned-giveaways * .giveaway__heading__name {color: #8AB1DE !important;}\
  • .poll__answer-container--negative .poll__vote-graph {\
  • @@ -353,13 +363,12 @@
  • color: #84B354 !important;\
  • }\
  • .popup {\
  • - -webkit-box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);\
  • + -webkit-box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.5), 1px 1px 2px rgba(0, 0, 0, 0.25);\
  • background-color: #202020 !important;\
  • border: solid 1px rgba(0, 0, 0, 0.29);\
  • - box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);\
  • + box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.5), 1px 1px 2px rgba(0, 0, 0, 0.25);\
  • text-shadow: 1px 1px 1px black !important;\
  • }\
  • -.popup__actions {color: #6D89CD !important;}\
  • .popup img {\
  • -webkit-box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);\
  • background-color: #383838;\
  • @@ -380,29 +389,26 @@
  • border-right: 1px solid #444444 !important;\
  • box-shadow: 0 1px 0 #323231;\
  • }\
  • -.sidebar__error, .sidebar__suspension, .sidebar__suspension-time {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#BA4242), to(#700F0F)) !important;\
  • - background-image: -webkit-linear-gradient(#BA4242 0%, #700F0F 100%) !important;\
  • - background-image: linear-gradient(#BA4242 0%, #700F0F 100%) !important;\
  • - border-color: #D85757 #B44C4C #A44646 #B44C4C !important;\
  • - color: #EB8E8E !important;\
  • +.sidebar__error, .sidebar__suspension {\
  • + background-image: -webkit-linear-gradient(#A44040 0%, #882828 50%, #6A1010 100%) !important;\
  • + background-image: linear-gradient(#A44040 0%, #882828 50%, #6A1010 100%) !important;\
  • + border-color: #E27272 #BA4545 #A92E2E #BA4545 !important;\
  • + color: #FF9696 !important;\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.82), 0px 0px 1px rgba(0, 0, 0, 0.82) !important;\
  • }\
  • .sidebar__entry-delete {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#CCCC6C ), to(#989831)) !important;\
  • - background-image: -webkit-linear-gradient(#CCCC6C 0px, #A7A73A 20px) !important;\
  • - background-image: linear-gradient(#CCCC6C 0px, #A7A73A 20px) !important;\
  • - border-color: #DEEA38 #C8D329 #C8D329 #C8D329 !important;\
  • - color: #1C1C1C !important;\
  • - text-shadow: 1px 1px 1px #CCCB2F;\
  • + background-image: -webkit-linear-gradient(#B9AA3F 0%, #9A8E15 50%, #7A6F00 100%) !important;\
  • + background-image: linear-gradient(#B9AA3F 0%, #9A8E15 50%, #7A6F00 100%) !important;\
  • + border-color: #DFD859 #B4B425 #B09E1C #B4B425 !important;\
  • + color: #EAE6BA !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 2px black !important;\
  • }\
  • .sidebar__entry-insert, .sidebar__action-button, .nav__sits, .form__submit-button, .form__sync-default, .featured__action-button {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#72974F), color-stop(50%, #547633), to(#324919)) !important;\
  • - background-image: -webkit-linear-gradient(#72974F 0%, #547633 50%, #324919 100%) !important;\
  • - background-image: linear-gradient(#72974F 0%, #547633 50%, #324919 100%) !important;\
  • - color: #B9E0AE !important;\
  • - border-color: #96A97E #768D5B #5E7A43 #768D5B !important;\
  • - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • + background-image: -webkit-linear-gradient(#658E42 0%, #46721C 50%, #2E4A0E 100%) !important;\
  • + background-image: linear-gradient(#658E42 0%, #46721C 50%, #2E4A0E 100%) !important;\
  • + border-color: #8EC04D #639923 #548A20 #639923 !important;\
  • + color: #BEE3B3 !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.5), 0px 0px 2px black !important;\
  • }\
  • .sidebar__entry-insert:not(.is-disabled):hover, .sidebar__action-button:not(.is-disabled):hover, .nav__sits:not(.is-disabled):hover, .form__submit-button:not(.is-disabled):hover, .form__sync-default:not(.is-disabled):hover, .featured__action-button:not(.is-disabled):hover {\
  • -webkit-box-shadow: inset 6px 6px 15px -5px #6AAD2A, inset -5px -5px 15px -5px #5E9D22 !important;\
  • @@ -418,7 +424,7 @@
  • background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(144, 144, 144)), to(rgb(55, 58, 59))) !important;\
  • background-image: -webkit-linear-gradient(rgb(144, 144, 144) 0%, rgb(55, 58, 59) 100%) !important;\
  • background-image: linear-gradient(rgb(144, 144, 144) 0%, rgb(55, 58, 59) 100%) !important;\
  • - border-color: #767676 #676767 #5A5A5A #676767 !important;\
  • + border-color: #ACACAC #8A8A8A #7B7B7B #8A8A8A !important;\
  • color: #d0d0d0 !important;\
  • text-shadow: 1px 1px 1px black !important;\
  • }\
  • @@ -448,17 +454,17 @@
  • }\
  • .sidebar__navigation {\
  • -webkit-box-shadow: 1px 1px 2px rgba(95, 95, 95, 0.3) inset !important;\
  • - background-color: rgb(23, 23, 23) !important;\
  • - background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(77, 77, 77, 0.6)), color-stop(6px, rgba(85, 85, 85, 0.35)), to(rgba(2, 2, 2, 0.1)));\
  • - background-image: -webkit-linear-gradient(rgba(77, 77, 77, 0.6) 0px, rgba(85, 85, 85, 0.35) 6px, rgba(2, 2, 2, 0.1) 100%);\
  • - background-image: linear-gradient(rgba(77, 77, 77, 0.6) 0px, rgba(85, 85, 85, 0.35) 6px, rgba(2, 2, 2, 0.1) 100%);\
  • + background-color: rgb(29, 29, 29) !important;\
  • + background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgb(55, 55, 55)), color-stop(6px, rgb(43, 43, 43)), to(rgb(19, 19, 19)));\
  • + background-image: -webkit-linear-gradient(rgb(55, 55, 55) 0px, rgb(43, 43, 43) 6px, rgb(19, 19, 19) 100%);\
  • + background-image: linear-gradient(rgb(55, 55, 55) 0px, rgb(43, 43, 43) 6px, rgb(19, 19, 19) 100%);\
  • border-radius: 4px;\
  • border: 1px solid;\
  • border-color: #545B6A #3D414E #333844 #3D414E !important;\
  • box-shadow: 1px 1px 2px rgba(95, 95, 95, 0.3) inset !important;\
  • margin-top: 5px;\
  • padding: 4px;\
  • - text-shadow: 1px 1px 1px black, 1px 1px 2px rgba(0, 0, 0, 0.4) !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • .sidebar__navigation__item.is-selected .sidebar__navigation__item__name, .sidebar__navigation__item.is-selected i, .icon-red, .trade-feedback--negative, .pagination__navigation a.is-selected, .markdown li:before {color: #DB5151 !important;}\
  • .sidebar__navigation__item__count {color: #7B899B !important;}\
  • @@ -517,7 +523,7 @@
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • .table {\
  • - background-color: rgba(46, 52, 53, 0.3) !important;\
  • + background-color: rgba(46, 46, 53, 0.3) !important;\
  • background-image: none;\
  • -webkit-box-shadow: 0px 0px 20px 1px black !important;\
  • border-radius: 4px;\
  • @@ -525,7 +531,7 @@
  • margin-bottom: 5px;\
  • margin-top: 8px;\
  • padding: 5px 10px;\
  • - text-shadow: 1px 1px black;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.8);\
  • }\
  • .table--ticket-summary {\
  • background-color: #141414;\
  • @@ -538,10 +544,6 @@
  • .table__column__deleted {\
  • color: #E43F48 !important;\
  • }\
  • -.table__column__secondary-link, .giveaway-summary__links span, .giveaway-summary__links span {\
  • - color: #778CC2 !important;\
  • - text-shadow: 1px 1px 1px black !important;\
  • -}\
  • .table__column__secondary-link, .pagination__navigation a:not(.is-selected) span, .comment__cancel-button span, .page__description__cancel span, .form__edit-button span, .form__logout-button span, .comment__username a, .comment__actions__button, .page__description__edit, .giveaway__username, .giveaway__links span {\
  • -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) !important;\
  • border-bottom: 1px dotted !important;\
  • @@ -590,11 +592,11 @@
  • box-shadow: 0 0 15px rgba(0, 0, 0, 0.02), 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1) !important;\
  • color: #788EA8 !important;\
  • font-size: 11px !important;\
  • - margin-top: 5px !important;\
  • + margin-top: 0px !important;\
  • overflow: hidden !important;\
  • padding: 0 !important;\
  • width: 218px !important;\
  • - }\
  • +}\
  • .ui-datepicker-header {\
  • -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25) !important;\
  • background: #333 !important;\
  • @@ -697,7 +699,7 @@
  • border: 1px solid #444 !important;\
  • box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.2), 3px 3px 2px rgba(0, 0, 0, 0.2), 2px 2px 1px rgba(0, 0, 0, 0.2) !important;\
  • margin-top: -4px !important;\
  • - }\
  • +}\
  • .ui-slider-horizontal .ui-slider-handle.ui-state-active {margin-top: -6px !important;}\
  • .markdown blockquote {\
  • -webkit-box-shadow: 1px 2px 10px 0px rgba(160, 160, 160, 0.64);\
  • @@ -706,14 +708,14 @@
  • border-radius: 2px;\
  • border-right: 2px solid #8A8D94;\
  • box-shadow: 1px 2px 10px 0px rgba(160, 160, 160, 0.64);\
  • - }\
  • +}\
  • blockquote {\
  • border-left: 1em solid #eee;\
  • margin: 1em;\
  • padding: .6em 2.3em !important;\
  • position: relative;\
  • quotes: "“" "”" "“" "”";\
  • - }\
  • +}\
  • blockquote:before {\
  • color: #808080;\
  • content: open-quote;\
  • @@ -727,34 +729,35 @@
  • }\
  • blockquote::after {content: "";}\
  • .notification--success {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#72974F), color-stop(50%, #547633), to(#324919)) !important;\
  • - background-image: -webkit-linear-gradient(#72974F 0%, #547633 50%, #324919 100%) !important;\
  • - background-image: linear-gradient(#72974F 0%, #547633 50%, #324919 100%) !important;\
  • + background-image: -webkit-linear-gradient(#658E42 0%, #46721C 50%, #2E4A0E 100%) !important;\
  • + background-image: linear-gradient(#658E42 0%, #46721C 50%, #2E4A0E 100%) !important;\
  • + border-color: #8EC04D #639923 #548A20 #639923 !important;\
  • color: #C2EEB3 !important;\
  • - border-color: #99AD7E #7A9061 #57723D #7A9061 !important;\
  • - opacity: 0.9;\
  • - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • - }\
  • + font-family: "Open Sans", sans-serif;\
  • + font-weight: 600;\
  • + text-shadow: 1px 1px black, 0px 0px 2px black !important;\
  • +}\
  • +.notification--success .fa-check-circle {\
  • + margin-right: 2px;\
  • +}\
  • .giveaway__column--contributor-level--positive, .featured__column--contributor-level--positive {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#64A447), color-stop(50%, #44792F), to(#2C5917)) !important;\
  • - background-image: -webkit-linear-gradient(#64A447 0%, #44792F 50%, #2C5917 100%) !important;\
  • - background-image: linear-gradient(#64A447 0%, #44792F 50%, #2C5917 100%) !important;\
  • - border-color: #88DE5F #51B13B #44972F #51B13B !important;\
  • + background-image: -webkit-linear-gradient(#5E9A42 0%, #40732C 50%, #295415 100%) !important;\
  • + background-image: linear-gradient(#5E9A42 0%, #40732C 50%, #295415 100%) !important;\
  • + border-color: #81D25A #4CA838 #408F2C #4CA838 !important;\
  • color: #BCF2AD !important;\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • .page__heading__button--red, .trade-feedback-icon--negative, .trade-feedback-summary--negative {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#BA4242), to(#700F0F)) !important;\
  • - background-image: -webkit-linear-gradient(#BA4242 0%, #700F0F 100%) !important;\
  • - background-image: linear-gradient(#BA4242 0%, #700F0F 100%) !important;\
  • - border-color: #D95555 #AF4A4A #8D3F3F #AF4A4A !important;\
  • + background-image: -webkit-linear-gradient(#A44040 0%, #882828 50%, #6A1010 100%) !important;\
  • + background-image: linear-gradient(#A44040 0%, #882828 50%, #6A1010 100%) !important;\
  • + border-color: #E27272 #BA4545 #A92E2E #BA4545 !important;\
  • color: #FF9696 !important;\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • - }\
  • +}\
  • .giveaway__column--contributor-level--negative, .featured__column--contributor-level--negative {\
  • - background-image: -webkit-linear-gradient(#B04242 0%, #8C2D2D 50%, #731919 100%) !important;\
  • - background-image: linear-gradient(#B04242 0%, #8C2D2D 50%, #731919 100%) !important;\
  • - border-color: #E15E5E #C15656 #A44B4B #C15656 !important;\
  • + background-image: -webkit-linear-gradient(#A44040 0%, #882828 50%, #731616 100%) !important;\
  • + background-image: linear-gradient(#A44040 0%, #882828 50%, #731616 100%) !important;\
  • + border-color: #E27272 #BA4545 #A92E2E #BA4545 !important;\
  • color: #FFB0B0 !important;\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • @@ -771,12 +774,11 @@
  • font-size: 12px !important;\
  • font-weight: 800;\
  • text-shadow: 1px 1px 1px #FFFFAD;\
  • - }\
  • +}\
  • .giveaway__column--group, .featured__column--group {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#61A156), color-stop(50%, #3D7D3D), to(#2B5F25)) !important;\
  • - background-image: -webkit-linear-gradient(#61A156 0%, #3D7D3D 50%, #2B5F25 100%) !important;\
  • - background-image: linear-gradient(#61A156 0%, #3D7D3D 50%, #2B5F25 100%) !important;\
  • - border-color: #80E06C #4AAF44 #3AA234 #4AAF44 !important;\
  • + background-image: -webkit-linear-gradient(#5C9851 0%, #397539 50%, #285A23 100%) !important;\
  • + background-image: linear-gradient(#5C9851 0%, #397539 50%, #285A23 100%);\
  • + border-color: #79D466 #46A640 #379931 #46A640 !important;\
  • color: #96E780 !important;\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • @@ -784,9 +786,9 @@
  • color: #BCF2AD !important;\
  • }\
  • .giveaway__column--whitelist, .featured__column--whitelist {\
  • - background-image: -webkit-linear-gradient(#5691A1 0%, #3C767C 50%, #25485F 100%) !important;\
  • - background-image: linear-gradient(#5691A1 0%, #3C767C 50%, #25485F 100%) !important;\
  • - border-color: #82B5FB #538DD3 #3C76BC #538DD3 !important;\
  • + background-image: -webkit-linear-gradient(#508898 0%, #397176 50%, #23445A 100%) !important;\
  • + background-image: linear-gradient(#508898 0%, #397176 50%, #23445A 100%);\
  • + border-color: #7BABEE #4E85C8 #3970B2 #4E85C8 !important;\
  • color: #9CCFF0 !important;\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • @@ -794,9 +796,9 @@
  • color: #C2E7FF !important;\
  • }\
  • .giveaway__column--invite-only, .giveaway__column--community-voted, .featured__column--invite-only, .featured__column--community-voted {\
  • - background-image: -webkit-linear-gradient(#9F9F9F 10%, #838383 50%, #4F4F56 100%) !important;\
  • - background-image: linear-gradient(#9F9F9F 10%, #838383 50%, #4F4F56 100%) !important;\
  • - border-color: #C9CCD4 #A9B1C4 #848A9A #A9B1C4 !important;\
  • + background-image: -webkit-linear-gradient(#979797 10%, #7D7D7D 50%, #4B4B51 100%) !important;\
  • + background-image: linear-gradient(#979797 10%, #7D7D7D 50%, #4B4B51 100%) !important;\
  • + border-color: #BEC1C9 #A0A8BA #7D8392 #A0A8BA !important;\
  • color: #E0E0E0 !important;\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(0, 0, 0, 0.8) !important;\
  • }\
  • @@ -807,23 +809,23 @@
  • opacity: 1 !important;\
  • }\
  • .sale-savings--high, .offer__discount {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#97c36b), color-stop(50%, #87b857), to(#71a33e));\
  • - background-image: -webkit-linear-gradient(#97c36b 0%, #87b857 50%, #71a33e 100%);\
  • - background-image: linear-gradient(#97c36b 0%, #87b857 50%, #71a33e 100%);\
  • - color: #376400;\
  • - text-shadow: 1px 1px 1px #B6D798 !important;\
  • - }\
  • + background-image: -webkit-linear-gradient(#5E9A42 0%, #40732C 50%, #295415 100%);\
  • + background-image: linear-gradient(#5E9A42 0%, #40732C 50%, #295415 100%) !important;\
  • + border-color: #81D25A #4CA838 #408F2C #4CA838 !important;\
  • + color: #BEE8B3 !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.6), 0px 0px 2px black !important;\
  • +}\
  • .sale-savings--medium {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dbe0), to(#bdbec7));\
  • - background-image: -webkit-linear-gradient(#d9dbe0 0%, #bdbec7 100%);\
  • - background-image: linear-gradient(#d9dbe0 0%, #bdbec7 100%);\
  • - color: #5E626F;\
  • - text-shadow: 1px 1px 1px #EFEFEF !important;\
  • - }\
  • + background-image: -webkit-linear-gradient(#979797 10%, #7D7D7D 50%, #4B4B51 100%);\
  • + background-image: linear-gradient(#979797 10%, #7D7D7D 50%, #4B4B51 100%) !important;\
  • + border-color: #BEC1C9 #A0A8BA #7D8392 #A0A8BA !important;\
  • + color: #CDCDCD !important;\
  • + text-shadow: 1px 1px rgba(0, 0, 0, 0.6), 0px 0px 2px black !important;\
  • +}\
  • .poll__description {\
  • color: #a5a5a5;\
  • opacity: 0.85;\
  • - }\
  • +}\
  • .table__column--width-medium {width: 26%;}\
  • .form__groups {\
  • -webkit-box-shadow: 1px -1px #50545C, 1px 1px #50545C, -1px 1px #50545C;\
  • @@ -832,25 +834,22 @@
  • border-top: 1px solid #50545C !important;\
  • border: 1px solid #50545C;\
  • box-shadow: 1px -1px #50545C, 1px 1px #50545C, -1px 1px #50545C;\
  • - }\
  • +}\
  • +.form__group__check {\
  • + color: #6db563;\
  • +}\
  • .form__group__name {\
  • - color: #868686 !important;\
  • + color: #949494 !important;\
  • }\
  • .form__group--whitelist {\
  • border-bottom: 1px solid #50545c !important;\
  • border-right: 1px solid #50545C !important;\
  • - }\
  • +}\
  • .form__group--steam {\
  • -border-right: 1px solid #50545C !important;\
  • -border-bottom: none !important;\
  • + border-right: 1px solid #50545C !important;\
  • + border-bottom: none !important;\
  • }\
  • .form__group--steam.is-selected {border: none !important;}\
  • -.nav__button-container.nav__button-container--notification.nav__button-container--inactive, .nav__button-container.nav__button-container--notification.nav__button-container--active {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #676a74), color-stop(5px, #63666f), to(#42454e));\
  • - background-image: -webkit-linear-gradient(#676a74 0px, #63666f 5px, #42454e 100%);\
  • - background-image: linear-gradient(#676a74 0px, #63666f 5px, #42454e 100%);\
  • - border-radius: 4px;\
  • -}\
  • .sidebar__search-container i {color: #9BA5B5;}\
  • .icon-green {color: #78A649;}\
  • .featured__column {text-shadow: 1px 1px 1px black, 0px 0px 1px black;}\
  • @@ -860,16 +859,6 @@
  • opacity: 1;\
  • padding: 8px 30px;\
  • }\
  • -.widget-container.widget-container--margin-top .table {\
  • - background-color: transparent !important;\
  • - -webkit-box-shadow: none !important;\
  • - border: none !important;\
  • - padding: 0px !important;\
  • - text-shadow: 1px 1px 1px black !important;\
  • -}\
  • -.widget-container--margin-top {\
  • - margin-top: 25px !important;\
  • -}\
  • .featured__table__row {\
  • text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.6);\
  • }\
  • @@ -886,14 +875,16 @@
  • .markdown .have {\
  • background-color: rgba(87, 71, 71, 0.37) !important;\
  • border-left-color: rgba(225, 134, 140, 0.37) !important;\
  • + border-radius: 4px;\
  • color: #C0C0C0 !important;\
  • }\
  • .markdown .want {\
  • background-color: rgba(76, 93, 107, 0.37) !important;\
  • border-left-color: rgba(107, 191, 219, 0.37) !important;\
  • + border-radius: 4px;\
  • color: #C0C0C0 !important;\
  • }\
  • -.nav__avatar-inner-wrap, .global__image-inner-wrap, .global__image-outer-wrap--game-large img, .global__image-outer-wrap--game-xlarge img, .featured__column > i , .featured__column.featured__column--width-fill.text-right > a, .sale-savings--medium, .sale-savings--high {\
  • +.nav__avatar-inner-wrap, .global__image-inner-wrap, .global__image-outer-wrap--game-large img, .global__image-outer-wrap--game-xlarge img, .featured__column > i , .featured__column.featured__column--width-fill.text-right > a {\
  • opacity: 0.8 !important;\
  • }\
  • .popup.popup--getting-started > p.popup__heading {font: 600 24px "Open Sans",sans-serif;}\
  • @@ -905,26 +896,6 @@
  • padding-left: 25px;\
  • }\
  • .fa-thumbs-o-down:before {content: "\\f165";}\
  • -.nav__button-container.is-selected .nav__button:hover:not(.is-selected) {\
  • - background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #949494), to(#444444));\
  • - background-image: -webkit-linear-gradient(#949494 0px, #444444 100%);\
  • - background-image: linear-gradient(#949494 0px, #444444 100%);\
  • - text-shadow: 1px 1px 1px black, 0px 0px 1px black !important;\
  • -}\
  • -.nav__button-container:not(.nav__button-container--notification) .nav__button.is-selected {\
  • - -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3) inset;\
  • - background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #646773), color-stop(5px, #545866), to(#393c49));\
  • - background-image: -webkit-linear-gradient(#646773 0px, #545866 5px, #393c49 100%);\
  • - background-image: linear-gradient(#646773 0px, #545866 5px, #393c49 100%);\
  • - box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3) inset;\
  • -}\
  • -.nav__button-container:not(.nav__button-container--notification) .nav__button:hover {\
  • - background-image: linear-gradient(#9ba2b0 0px, #8c94a3 8px, #596070 100%)!important;\
  • - background-image: -moz-linear-gradient(#9ba2b0 0px, #8c94a3 8px, #596070 100%)!important;\
  • - background-image: -webkit-linear-gradient(#9ba2b0 0px, #8c94a3 8px, #596070 100%)!important;\
  • - color: #D0D0D0 !important;\
  • - text-shadow: 1px 1px 1px black, 0px 0px 1px black !important;\
  • -}\
  • ::-moz-selection {background: #181818 !important;\
  • color: #D5B431; text-shadow: none; }\
  • ::selection { background: #4F4F4F;\
  • @@ -935,9 +906,10 @@
  • .comment__cancel-button, .page__description__cancel, .form__edit-button, .form__logout-button {\
  • color: #7A8899;\
  • }\
  • -.giveaway__links span, .giveaway__links span, .comment__username a, .markdown a, .sidebar__navigation__item__name, .giveaway__username, .form__heading__text, .form__checkbox.is-selected, .form__level {\
  • - color: #6D89CD !important;\
  • - text-shadow: 1px 1px 1px black !important;\
  • +.giveaway__links span, .giveaway__links span, .comment__username a, .markdown a, .giveaway__username, .form__heading__text, .form__checkbox.is-selected, .form__level,\
  • +.table__column__secondary-link, .giveaway-summary__links span, .pagination__navigation a:not(.is-selected), .popup__actions {\
  • + color: #619EC0 !important;\
  • + text-shadow: 1px 1px black !important;\
  • }\
  • .comment__username--op a, .comment__username--permalink a {\
  • color: #B8B8B8 !important;\
  • @@ -951,24 +923,28 @@
  • .comment__username--op {\
  • background-color: #254595 !important;\
  • }\
  • -.page__heading > *:not(.page__heading__button--green):not(.page__heading__button--red) , .page__heading__breadcrumbs a, .pagination__navigation a:not(.is-selected){\
  • - color: #6D89CD !important;\
  • +.page__heading > *:not(.page__heading__button--green):not(.page__heading__button--red), .page__heading__breadcrumbs a, .sidebar__navigation__item__name {\
  • + color: #75B9DF !important;\
  • }\
  • - div.comment__description.markdown.markdown--resize-body > p {\
  • - text-shadow: none\
  • +div.comment__description.markdown.markdown--resize-body > p {\
  • +text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);\
  • }\
  • .table__row-outer-wrap:not(:last-of-type), .giveaway__row-outer-wrap:not(:last-child), .comments > .comment:not(:last-child) {\
  • -webkit-box-shadow: 0 1px 0 #383838 !important;\
  • - border-bottom: 1px solid #1F1F1F !important;\
  • + border-bottom: 1px solid #090909 !important;\
  • box-shadow: 0 1px 0 #383838 !important;\
  • }\
  • .sidebar__suspension-time {\
  • - background-image: linear-gradient(#700F0F 0%, #BA4242 100%) !important;\
  • - border-color: #D85757 #B44C4C #DD5D5D #B44C4C !important;\
  • + background-image: -webkit-linear-gradient(#6A1010 0%, #882828 50%, #A44040 100%) !important;\
  • + background-image: linear-gradient(#6A1010 0%, #882828 50%, #A44040 100%) !important;\
  • + border-color: #A92E2E #BA4545 #E27272 #BA4545 !important;\
  • + color: #FF9696 !important;\
  • + text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.82), 0px 0px 1px rgba(0, 0, 0, 0.82) !important;\
  • margin-top: -1px;\
  • }\
  • .markdown h1, .markdown h2, .markdown h3, .markdown h4, .markdown h5, .markdown h6 {\
  • - color: #B4BCC5 !important;\
  • + color: #ADADAD !important;\
  • + text-shadow: 2px 2px 2px #000, 1px 1px #000 !important;\
  • }\
  • .poll__vote-results__total {\
  • color: #9DA1A6 !important;\
  • @@ -984,7 +960,7 @@
  • }\
  • .table__column__heading, .giveaway__heading__name {\
  • color: #A4A4A4 !important;\
  • - text-shadow: 1px 2px 2px black !important;\
  • + text-shadow: 1px 1px black, 1px 1px 2px black !important;\
  • }\
  • .comment__birthday {\
  • opacity: 0.55;\
  • @@ -998,9 +974,6 @@
  • .featured__outer-wrap a.global__image-outer-wrap:hover {\
  • border-color: rgba(68, 68, 68, 0.76) !important;\
  • }\
  • -.nav__button-container:not(.nav__button-container--notification) {\
  • - background-image: linear-gradient(#676a74 0px, #63666f 5px, #42454e 100%) !important;\
  • -}\
  • .form__heading__number, .form__heading__optional {\
  • color: #CACACA !important;\
  • }\
  • @@ -1019,7 +992,6 @@
  • background-image: linear-gradient(to bottom,#797979 0,#919191 50%,#9B9B9B 100%)!important;\
  • border-color: #9B9B9B #797979 #797979 #797979 !important;\
  • color: #EDEDED !important;\
  • - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0px 0px 1px rgba(0, 0, 0, 1) !important;\
  • box-shadow: inset 5px 5px 15px -7px #EAEAEA, inset -5px -5px 15px -7px #ECECEC !important;\
  • }\
  • .form__row__error {\
  • @@ -1028,9 +1000,6 @@
  • a.table__column__heading:hover, .giveaway__heading__name:hover {\
  • color: #B1BDCA !important;\
  • }\
  • -.table__heading .table__column--width-fill, .table__column--width-small.text-center, .fa-align-left:before {\
  • - text-shadow: 1px 1px 1px black, 0px 0px 1px black !important;\
  • -}\
  • .offer__outer-wrap {\
  • background-color: rgb(24, 26, 27) !important;\
  • -webkit-box-shadow: black 0px -1px 20px 0px, rgba(0, 0, 0, 0.498039) 0px 5px 15px inset, rgba(0, 0, 0, 0.247059) 1px 3px 3px, rgb(0, 0, 0) 1px 1px 0px !important;\
  • @@ -1083,7 +1052,7 @@
  • text-shadow: 1px 1px black !important;\
  • }\
  • textarea {\
  • - overflow: hidden;\
  • + overflow: hidden !important;\
  • }\
  • .tile_view_header {\
  • margin-top: -3px !important;\
  • @@ -1104,6 +1073,13 @@
  • .SGPP__gridTile:hover > .SGPP__gridTileInfo {\
  • border-top: 1px dotted #495061 !important;\
  • }\
  • +.SGPP__gridTileTime {\
  • + background-color: #303030 !important;\
  • +}\
  • +.SGPP__gridTileIcons i{font-size: inherit; color: inherit}\
  • +.SGPP__gridTile.is-faded:hover {\
  • + opacity: 1 !important;\
  • +}\
  • .SGPP_EntryComm > i {\
  • color: rgb(182, 182, 182) !important;\
  • }\
  • @@ -1122,7 +1098,7 @@
  • .SGPP_EntryComm_comment .fa-comment-o {\
  • font: 16px/1.7 FontAwesome !important;\
  • }\
  • -span.SGPP_EntryComm_comment {\
  • +.SGPP_EntryComm_comment {\
  • vertical-align: middle !important;\
  • margin-top: -25px !important;\
  • }\
  • @@ -1140,13 +1116,17 @@
  • .SGPP__settings-checkbox.is-selected.form__checkbox {\
  • color: #7BCD6D !important;\
  • }\
  • -.popup.SGPP__settings_popup > .popup__heading {\
  • +.SGPP__settings_popup > .popup__heading {\
  • color: #A9B3BD !important;\
  • font: 700 20px "Open Sans",sans-serif !important;\
  • margin-bottom: 5px !important;\
  • + margin-right: 25px;\
  • }\
  • -.popup.SGPP__settings_popup {\
  • - padding: 15px 50px 25px 50px !important;\
  • +.SGPP__settings_icon {\
  • + margin-right: 25px;\
  • +}\
  • +.SGPP__settings_popup {\
  • + padding: 15px 10px 25px 50px !important;\
  • }\
  • .SGPP__settings_popup > div > div > .form__heading > .form__heading__number {\
  • color: #DB5151 !important;\
  • @@ -1155,17 +1135,20 @@
  • margin-top: -3px;\
  • padding-right: 2px;\
  • }\
  • -.SGPP__settings-checkbox.is-selected.form__checkbox, .SGPP__settings-checkbox.is-disabled.form__checkbox {\
  • +.SGPP__settings-checkbox {\
  • margin-left: 375px;\
  • margin-top: -23px;\
  • + width: 100px;\
  • +}\
  • +.SGPP__settings_popup .form__row {\
  • + margin-right: 25px;\
  • }\
  • -.popup.SGPP__settings_popup > div > div:last-of-type > div.form__row__indent {\
  • +.SGPP__settings_popup > div > div:last-of-type > div.form__row__indent {\
  • border-left: none !important;\
  • box-shadow: none !important;\
  • }\
  • -.popup.SGPP__settings_popup > .form__rows {\
  • +.SGPP__settings_popup > .form__rows {\
  • overflow: auto !important;\
  • - max-height: 625px !important;\
  • }\
  • .SGPP_UserInfo_balloon .SGPP_UserOnline {\
  • background: none !important;\
  • @@ -1197,19 +1180,46 @@
  • .SGPP_UserInfo_balloon {\
  • border-radius: 8px !important;\
  • box-shadow: black 0px -1px 20px 0px, rgba(0, 0, 0, 0.498039) 0px 5px 15px inset, rgba(0, 0, 0, 0.247059) 1px 3px 3px, rgb(0, 0, 0) 1px 1px 0px !important;\
  • - -webkit-filter: contrast(1.1) brightness(0.9) !important;\
  • - filter: contrast(1.1) brightness(0.9) !important;\
  • + -webkit-filter: contrast(1.15) brightness(0.8) !important;\
  • + filter: contrast(1.15) brightness(0.8) !important;\
  • }\
  • .SGPP_UserInfo_balloon .sidebar__shortcut-inner-wrap {\
  • margin-top: 1px;\
  • }\
  • -.SGPP__gridTileTime {\
  • -background-color: #303030 !important;\
  • +#SGPP_UserInfo_balloon > div > div > div > div.featured__table > div:nth-child(1) > div:nth-child(1) > div.featured__table__row__right > span {\
  • + color: rgb(255, 72, 72) !important;\
  • +}\
  • +.SGPP__popup_giveaway {\
  • + -webkit-box-shadow: black 0px 0px 20px 8px, 0px 10px 12px rgba(0, 0, 0, 0.5) inset !important;\
  • + background-color: rgb(21, 21, 21);\
  • + padding: 15px;\
  • + box-shadow: black 0px 0px 20px 8px, 0px 10px 12px rgba(0, 0, 0, 0.5) inset !important;\
  • +}\
  • +.SGPP__popup_giveaway .page__outer-wrap {\
  • + -webkit-box-shadow: none !important;\
  • + background: transparent !important;\
  • + box-shadow: none !important;\
  • + padding: 10px 0 !important;\
  • +}\
  • +.SGPP__popup_giveaway .featured__outer-wrap--giveaway {\
  • + border: 1px solid black;\
  • +}\
  • +.SGPP__popup_giveaway .featured__outer-wrap form, .SGPP__popup_giveaway .sidebar__error {\
  • + margin-bottom: -30px;\
  • + float: left;\
  • + margin-right: 5px;\
  • + margin-top: 17px;\
  • +
  • }\
  • -.markcomments_controls i {\
  • +.SGPP__popup_giveaway .comment__parent {\
  • + margin-right: 0px !important;\
  • +}\
  • +.endless_badge_new + .markcomments_controls > .markcomments_forget {\
  • font-size: 12px !important;\
  • margin-bottom: -3px !important;\
  • }\
  • +.markcomments_forget {\
  • + font-size: 12px !important;\
  • +}\
  • .markcomments_controls.pull-right {\
  • float: none !important;\
  • margin-left: 1px !important;\
  • @@ -1219,9 +1229,6 @@
  • border-top: 1px solid black;\
  • border-bottom: 1px solid black;\
  • }\
  • -div.table > div.table__rows > div > div > div, .giveaway__column--width-fill.text-right, .giveaway__columns, .giveaway__links span, .comment__username a, .markdown a, .giveaway__username, .table__column__secondary-link, .table, .table__last-comment-icon {\
  • - text-shadow: none !important;\
  • -}\
  • .comments__entity + .comments {\
  • -webkit-box-shadow: none !important;\
  • }\
  • @@ -1245,7 +1252,7 @@
  • ::-webkit-scrollbar-button,\
  • ::-webkit-scrollbar-track,\
  • ::-webkit-scrollbar-thumb {\
  • - background: #575552 center no-repeat;\
  • + background: #1E1E1E center no-repeat;\
  • border: 1px solid #171717;\
  • }\
  • ::-webkit-scrollbar-track:horizontal,\
  • @@ -1258,11 +1265,11 @@
  • border-bottom: 0;\
  • border-top: 0;\
  • }\
  • -::-webkit-scrollbar-thumb {background-color: #5d5b58;}\
  • -::-webkit-scrollbar-track:vertical {background: #171717 -webkit-gradient(linear, center top, center 89, from(#3b3b3b), to(#171717));}\
  • -::-webkit-scrollbar-track:horizontal {background: #171717 -webkit-gradient(linear, left center, 89 center, from(#3b3b3b), to(#171717));}\
  • +::-webkit-scrollbar-thumb {background-color: #1E1E1E;}\
  • +::-webkit-scrollbar-track:vertical {background: #171717 -webkit-gradient(linear, center top, center 89, from(#353533), to(#171714));}\
  • +::-webkit-scrollbar-track:horizontal {background: #171717 -webkit-gradient(linear, left center, 89 center, from(#353533), to(#171714));}\
  • ::-webkit-scrollbar-button:hover,\
  • -::-webkit-scrollbar-thumb:hover {background-color: #676461;}\
  • +::-webkit-scrollbar-thumb:hover {background-color: #3F3C3C;}\
  • ::-webkit-scrollbar-thumb {\
  • background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD9JREFUeNpi/P//PwMhwAQibly/9h8fzUi0SefPnfuPjybepKNHjvxHpQ+j0MSbtGvXzv/I9G44vYN4kwACDAA7RESWY5qxTAAAAABJRU5ErkJggg==);\
  • }\
  • @@ -1321,12 +1328,13 @@
  • ls.setAttribute("type", "text/css");
  • ls.setAttribute("name", "SGv2 Dark Button");
  • ls.innerHTML = buttonStyle;
  • - document.documentElement.appendChild(ls);
  • + document.documentElement.appendChild(ls);
  • +
  • var but = document.createElement("button");
  • but.setAttribute("role", "button");
  • but.setAttribute("type", "button");
  • but.setAttribute("class", "SGv2-Dark-button themetoggle");
  • - document.documentElement.appendChild(but);
  • + document.documentElement.appendChild(but);
  • but.innerHTML = "<span>" + theme + "</span>";
  • but.onclick = function () {
  • if (theme == "Dark") {