Vinted dark
vinted.fr by galambur
Details
Authorgalambur
LicenseNo License
CategoryVinted
Created
Updated
Code size3.8 kB
Code checksum8f8f71d2
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name vinted.fr
@version 20220328.09.44
@namespace userstyles.world/user/galambur
@description Vinted dark
@author galambur
@license No License
==/UserStyle== */
@-moz-document domain("vinted.fr") {
.site-content,
.l-header,
.site-wrapper,
.Cell_tight__ArRHW,
.Cell_narrow__OBeC0,
.Cell_navigating__1NV3q,
.Cell_tight__ArRHW,
.box--item-details:first-of-type,
.c-label--default,
.c-cell,
.Cell_navigating__1NV3q:hover,
.Cell_cell__3V4ao,
.Button_inverse__7O7Ww.Button_filled__ShyyU,
.privacy-footer,
.Navigation_content__2a6Vw,
.thread__content,
.u-ui-padding-horizontal-large,
.Bubble_narrow__KI5Gm,
.Pagination_parent__2NCzh, .Pagination_narrow__3baNn,
.c-text--left,
.c-cell__title,
.Label_leading__1co95,
.Label_stacked__1d34a.Label_wide__1NNv7,
.Navigation_body__22ehq,
.c-input .c-input__value,
.timeline__wrapper,
.Card_elevated__366Vf,
.u-ui-padding-vertical-x-small,
.u-flexbox,
.c-input, .c-input__value,
.Label_stacked__1d34a.Label_default__1Gofv,
.u-margin-top-none,
.user-menu-group:first-child,
.Cell_wide__1ukxw .Cell_title__1gULu,
.Modal_content-wrapper__1meR8,
.Modal_title__2GA9t,
.action-header, .action-footer,
.Cell_cell__uucuS, .Cell_narrow__bcjtV,
.Navigation_content__HvMGk, .Navigation_content__HvMGk,
.Bubble_bubble__I7efy, .Bubble_narrow__Fmq5T span,
.Text_text__yaRJO, .Text_body__ouOnk, .Text_left__LZUDF, .Text_parent__NhkCt,
.header-notification-dropdown__button-container,
span,
ul {
background-color: #1b1c1c;
color: white;
}
ul a, h1, .nav-links,
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child, ol:first-child, table:first-child,
.Text_left__3s3CR {
color: white;
}
.Cell_navigating__1NV3q:hover,
.Cell_content__2bRVC: hover,
.Chip_filled__uDHqR:hover, .Chip_filled__uDHqR:focus{
background-color: #343636 !important;
}
.Cell_transparent__1vC4w.Cell_navigating__1NV3q:hover, .Cell_transparent__1vC4w.Cell_navigating__1NV3q:active {
background-color: #343636 !important;
}
.Icon_icon__1jqT_ svg {
fill: #50b6e6;
}
/* vendu */
.Cell_success__3oE41 {
background-color:#50b6e6;
}
ul a, h1, .nav-links, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child, ol:first-child, table:first-child, .Text_left__3s3CR {
color: white;
font-weight: bold;
}
/* barre de recherche */
.u-flexbox .u-align-items-center .Icon_icon__1jqT_ svg{
background-color: white;
}
/* filtres etc */
.Chip_outlined__23TA0{
background-color: #4b4e52;
}
.Chip_outlined__23TA0:hover, .Chip_outlined__23TA0:focus{
background-color: #6d7278;
}
.Chip_outlined__23TA0.Chip_activated__yKnrD {
background-color: #3c5778;
}
.Chip_outlined__23TA0.Chip_activated__yKnrD:hover {
background-color: #4b6e99;
}
.Chip_filled__uDHqR {
background-color: #64676b;
}
/* pages */
.Pagination_item__QWZLk.Pagination_is-active__2BNPe, .Pagination_option-item__2mKCS.Pagination_is-active__2BNPe, .Pagination_prev__3G6Q7.Pagination_is-active__2BNPe, .Pagination_next__DUhdH.Pagination_is-active__2BNPe{
color: #6093e6;
}
.Pagination_item__QWZLk, .Pagination_option-item__2mKCS, .Pagination_prev__3G6Q7, .Pagination_next__DUhdH{
color: #2a4166
}
.Chip_filled__uDHqR:hover, .Chip_filled__uDHqR:focus{
background-color:#306985;
}
.Bubble_narrow__KI5Gm {
background-color:#1b1c1c;
}
}