Skip to content

Mercado Libre by iansura06

Screenshot of Mercado Libre

Details

Authoriansura06

LicenseNo License

Categorymercadolibre.com

Created

Updated

Size16 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark mode for ML (2021)

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           A new userstyle!
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
body {
    background-color: #333; }

main {
    background-color: #333; }

.app-wrapper {
    background-color: #333; }

.exhibitor .slick-list {
    height: 0px !important; }

.nav-header {
    background-color: #ddd159; } /* Original: #fff159 */

.exhibitor__picture img {
    max-width: 0px;
    max-height: 0px;
}

.ui-search, .ui-search-main {
    background-color: #333; }

input[type=text].nav-search-input, input[type=search].nav-search-input, button.nav-search-btn, button.nav-search-btn:focus, .sb-suggestions, .nav-search .nav-category {
    background-color: #333;
    color: #ddd !important; }

.sb-suggestions__item {
    color: #ddd; }


                                    /* OFERTAS */
/* CARD */

.promotion-item {
    background-color: #444; }

.promotion-item .promotion-item__container .promotion-item__price {
    color: #ddd; }

.promotion-item__container .promotion-item__oldprice {
    color: #ccc; }

.promotion-item .promotion-item__container .promotion-item__title {
    color: #ddd; }

.promotion-item .promotion-item__container .promotion-item__seller {
    color: #ddd; }

.promotion-item__lightning-deal-container .promotion-item__item-lightning-status {
    color: #ddd; }

.promotion-item:nth-child(1n) {
    border: 1pt solid #111;
}

/* CARD */

/* LATERAL */

.filters_section .title {
    color: #ddd; }

.filters_section p {
    color: #ddd; }

.filters_section .subtitle {
    color: #ddd; }

.filters_section .list .list_element {
    color: #ddd; }

.filters_section .list .list_element .quantity {
    color: #ccc; }

.filters_section .fulfillment {
    background-color: #444;
    border: 1px solid #111; }

/* LATERAL */

/* BANNER */
    
.filters_header_container.full-carousel {
        background-color: #444; }

.filters_carousel .carousel_ul .carousel_item .title {
    color: #ddd; }

.filters_carousel .filters_carousel--link {
    color: #ddd; }

.filters_carousel .carousel_ul .carousel_item.selected .title {
    color: #3483fa; }

/* BANNER */

                                    /* OFERTAS */

                                     /* MAIN */

.section-header h2 {
    color: #ddd; }

.official-stores {
    background-image: linear-gradient(0,#333,hsla(0,0%,100%,0) 100%);
}

/* MINICARDS */

.ui-item {
    color: #ddd;
    background-color: #444;
    border: 1pt solid #111; }

.ui-item__price {
    color: #ddd; }

.ui-item__title {
    color: #ddd; }

.ui-item__attributes, .ui-item__installments {
    color: #ccc; }

.ui-card {
    background-color: #444; }

.official-stores-slide-title {
    color: #ddd; }

.recommendations .highlight-seed.trigger-item__wrapper h2, .recommendations .highlight-seeds .trigger-item__wrapper h2 {
    color: #ddd; }

/* MINICARDS */

/* BANNER */

.payment-data .payment-data-container {
    background-color: #444;
    border: 1px solid #111; }

.payment-data .payment-data-title {
    color: #ddd; }

.payment-data-section-leading, .payment-data-section-trailing {
    border: 0 }

/* BANNER */

                                     /* MAIN */

                                     /* MYACCOUNT */

/* CARDS */

.purchases-list-container .myml-ui-item-container.desktop-container .main-content-container {
    background-color: #444;
    border: 1px solid #111;
    border-right: transparent !important; }

.purchases-list-container .myml-ui-item-container__header.desktop-header .myml-ui-list-item-container__title {
    color: #ddd; }
 
.purchases-list-container .myml-ui-item-container__header.desktop-header .myml-ui-list-item-container__subtitle, .purchases-list-container .myml-ui-item-container__header.desktop-header .purchase-status__subtitle {
    color: #ccc; }

.purchases-list-container .myml-ui-item-container__header.desktop-header .myml-ui-item-row .myml-ui-item__info .myml-ui-item__description, .purchases-list-container .myml-ui-item-container__header.desktop-header .myml-ui-item-row .myml-ui-item__info .myml-ui-item__name {
    color: #ccc; }

.purchases-list-container .myml-ui-item-container__header.desktop-header .myml-ui-item-row .myml-ui-item__info .myml-ui-item__description.myml-ui-item__link:hover, .purchases-list-container .myml-ui-item-container__header.desktop-header .myml-ui-item-row .myml-ui-item__info .myml-ui-item__name.myml-ui-item__link:hover {
    color: #3483fa; }

.purchases-list-container .desktop-container .item-image__container .myml-ui-item__icon {
    background-color: #ddd;
    border: 1px solid #111; }

.purchases-list-container .myml-ui-item-container.desktop-container .quick-actions-container {
    background-color: #444;
    border: 1px solid #111;
    border-left: transparent !important; }

.purchases-list-container .myml-ui-item-container.desktop-container .quick-actions-container__title {
    color: #ddd; }

.purchases-list-container .paginator-new-list.ch-pagination li a {
    color: rgba(255, 255, 255, .8)!important; }

.purchases-list-container .paginator-new-list.ch-pagination li a:hover {
    color: rgba(255, 255, 255, .8)!important; }

.myml-small-paginator__icon-right {
    border-left: 1px solid #333; }
    
/* CARDS */

/* LATERAL */
.app-wrapper--menu-expanded-static .menu-wrapper .myml-nav, .app-wrapper--menu-expanded-static .menu-wrapper .myml-nav__wrapper{     background-color: #444; }

.myml-nav .myml-nav__wrapper { background-color: #444;}

.myml-nav__section-title  {
    color: #ddd; }

.myml-nav__menu-item-text {
    color: #ddd; }

/* LATERAL */

/* FAVORITES */

.item__result-container {
    background: #444; }

.mfControl, .itemList {
    border-bottom: 1px solid #333; }

.mfOrders .rightControls {
    color: #ddd; }

.itemList .itemTitle a {
    color: #ddd; }

.itemList .itemTitle a:hover {
    color: #3483fa;
}

.itemList .price-info .price {
    color: #ddd; }

.message-info {
    background-color: #333;
    color: #ddd;
    border: 1px solid rgb(245, 150, 25);}

/* FAVORITES */

                                     /* MYACCOUNT */

/* SHOPCART */

.ui-tabs {
    border-bottom: 1px solid #333; }

.ui-tabs__item {
    color: #999; }

.ui-tabs__item--selected {
    color: #ddd;
    border-bottom: 2px solid #ddd; }

.cart__list-items {
    background-color: #444; }

.item__title a, .item__subtitle, .item__price .price-tag, .ui-quantity-selector__stock, .ui-quantity-selector__input, .summary__row--total .summary__label, .summary__row--total .summary__price, .carousel-common__section .recommendations-component-wrapper .recommendations-title  {
    color: #ddd;
}

.ui-quantity-selector__container {
    border: 1px solid #333; }

.ui-panel {
    background-color: #444;
    border-bottom: 1px solid #333; }

.summary, .summary--static {
    background: #444; }

.summary__actions {
    border-top: 1px solid #333; }

.recommendations-component-wrapper .recommendations-list-items .item-wrapper {
    background: #444; }

items .item-data .item-price {
    color: #ddd; }

.recommendations-component-wrapper .recommendations-list-items .item-data .item-title {
    color: #ccc; }

/* ADDRESS MODAL */

.layout--embed__header, .layout--embed .button-wrapper {
    background: #333; }

.layout--embed .layout__header-title, .header-subtitle {
    color: #ddd; }

 .layout__header-subtitle {
    color: #ccc; }

/* ADDRESS MODAL */

/* SHOPCART */

/* SEARCH */

.ui-search-filter-highlighted__container {
    background-color: #444;
    border: 1px solid #111; }

.ui-search-applied-filters__link .andes-tag__tag-hover-surface {
    background-color: #444;
    border: 1px solid #111; }

.ui-search-breadcrumb .andes-breadcrumb .andes-breadcrumb__label, .ui-search-breadcrumb .andes-breadcrumb .andes-breadcrumb__link, .ui-search-breadcrumb .andes-breadcrumb .andes-breadcrumb__chevron, .ui-search-breadcrumb__title, .ui-search-filter-dt-title {
    color: #ddd; }

.ui-search-filter-highlighted__title, .ui-search-related-search__item, .ui-search-related-search__link, .ui-search-related-search__link:active, .ui-search-related-search__link:visited, .ui-search-view-options__title, .ui-search-view-options .andes-dropdown--compact .andes-dropdown__trigger, .ui-search-view-options .andes-list__item-text, .ui-search-view-change .ui-search-view-change__link {
    color: #ddd; }

 .ui-search-filter-highlighted__subtitle, .ui-search-filter-results-qty, .ui-search-search-result__quantity-results, .andes-tag__label, .ui-search-filter-name, .ui-search-item__title, .ui-search-layout--grid .ui-search-result .ui-search-item__title {
    color: #ccc; }

.ui-search-filter-colors:before {
    box-shadow: 0 0 0 3px #444, 0 5px 8px #444, 0 0 0 4px #444; }

.ui-search-related-search__link:hover {
    color: #666; }

.ui-search-layout--gallery .ui-search-result__content-wrapper, .ui-search-layout--grid .ui-search-result__content-wrapper, .ui-search-layout--gallery .ui-search-result__content, .ui-search-layout--grid .ui-search-result__content, .ui-search-listing-disclaimer__card{
    background-color: #444;
}

.ui-search-layout--gallery .ui-search-result .ui-search-price__part, .ui-search-layout--grid .ui-search-result .ui-search-price__part, .ui-search-listing-disclaimer__text {
    color: #ddd; }

.ui-search-layout--gallery .ui-search-result .ui-search-official-store-label, .ui-search-layout--grid .ui-search-result .ui-search-official-store-label {
    color: #ccc; }

.andes-pagination__button--current .andes-pagination__link, .andes-pagination__button .andes-pagination__link:active, .andes-pagination__button .andes-pagination__link:link, .andes-pagination__button .andes-pagination__link:visited {
    backgrou...

Reviews

No reviews yet.