Skip to content

Instantly share code, notes, and snippets.

@crunchyintheory
Last active September 6, 2018 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crunchyintheory/481a42a16ecd5f603bf9d04b9e977482 to your computer and use it in GitHub Desktop.
Save crunchyintheory/481a42a16ecd5f603bf9d04b9e977482 to your computer and use it in GitHub Desktop.
.item_orders--empty {
background-color: #22222b;
}
.verification__tutorial li:nth-child(2n)>div,
.verification__tutorial .compose__box,
.transition__group {
border: none;
background-color: #2b2b38;
}
.settings__page .settings__content,
.content__body .container {
background: #23232d !important;
}
.settings__content input,
.settings__content select,
input.form-control,
a.just_link,
.social_links,
.review__form select,
.review__form textarea,
.review__form .subtext,
.review__block,
.review__block p,
.review__listing + nav li a.active,
a.btn__light:hover,
.achievement__block,
.floating-menu__section .user__avatar {
background-color: #1d1d24 !important;
border-color: #1d1d24 !important;
color: #77939b;
}
.achievement__block * {
border-color: #2b2b38 !important;
}
.review__listing + nav li a.btn.active {
color: #39a57e;
}
.settings__content .input-group-addon {
background-color: #2b2b38;
border-color: #1d1d24 !important;
color: #77939b;
}
.verification__tutorial li:nth-child(2n)>div {
background-color: #2b2b38;
}
.ad__line {
border: none;
}
section.content + section.flex--root {
background-color: #23232d;
}
a,
.content a {
color: #5490a0;
}
.description__flex,
.floating-menu__section li.separator {
border-left-color: #2b2b38 !important;
border-left-style: solid !important;
}
.floating-menu__section .root-menu-button > ul,
.floating-menu__section .root-menu-button > ul li.online-switch {
border-top-color: #2b2b38;
border-top-style: solid;
}
.floating-menu__section .root-menu-button > ul li.online-switch {
border-bottom-color: #2b2b38;
border-bottom-style: solid;
}
.order-unit .order-unit__icon img {
border-color: #265663;
}
.order-unit .order-unit__icon .order__type-marker {
background-color: #265663 !important;
}
.marker_buy {
color: #c6e1d7 !important;
}
.btn__light.red,
.s-offline,
.marker_sell {
color: #ea6100 !important;
}
.floating-menu__section .root-menu-button > ul li.button > a:hover,
.floating-menu__section .root-menu-button > ul li.button > div:hover {
background-color: #2b2b38 !important;
}
.logotype a {
filter: invert(1) hue-rotate(180deg);
}
.order__inactive:nth-child(even) {
border-left-color: #b95005 !important;
}
.order__inactive:nth-child(odd) {
border-left-color: #ea6100 !important;
}
.load__box .btn:first-child {
margin-right: 37px;
}
.order__own_line.row.order-row {
background-color: #171e21 !important;
}
i.mi.market-discord {
color: #677bc4;
}
.floating-menu .logotype {
border-left-width: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment