LeBonCoin Dark mode #2D2D2D
by sandwitcherz
Details
Authorsandwitcherz
LicenseNo License
Categoryuserstyles
Created
Updated
Size1.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
*
{
color: #eeeeee !important;
background-color: #2d2d2d !important;
}
- {border-color: #01e2ee !important} /* Couleur bordure /
:link, :link * {color: #FFFFFF !important} / Lien /
input, textarea {background-color: #554d79 !important} / Fond champ /
:visited, :visited * {color: rgb(220, 180, 120) !important} / Lien ouvert */
._3DFQ-
{
box-shadow: 0px 0px 0px 0px #d01717;
}
._3eDdy
{
box-shadow: 0px 0px 0px 0px #3d3d3d;
}
.styles_basicMessage__2gwH2 {
background-color: #82771a !important;
}
Notes
ligne ajoutée pour différencier la bordure des messages:
.styles_basicMessage__2gwH2 {
background-color: #82771a !important;
}
Source code
/* ==UserStyle==
@name LeBonCoin Dark mode #2D2D2D
@version 20211219.09.25
@namespace userstyles.world/user/sandwitcherz
@description *
{
color: #eeeeee !important;
background-color: #2d2d2d !important;
}
* {border-color: #01e2ee !important} /* Couleur bordure */
:link, :link * {color: #FFFFFF !important} /* Lien */
input, textarea {background-color: #554d79 !important} /* Fond champ */
:visited, :visited * {color: rgb(220, 180, 120) !important} /* Lien ouvert */
._3DFQ-
{
box-shadow: 0px 0px 0px 0px #d01717;
}
._3eDdy
{
box-shadow: 0px 0px 0px 0px #3d3d3d;
}
.styles_basicMessage__2gwH2 {
background-color: #82771a !important;
}
@author sandwitcherz
@license No License
==/UserStyle== */
/*
* LeBonCoin Dark mode #2D2D2D - Version 1.2 [08/02/2019]
* https://userstyles.org/styles/168677
*/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("leboncoin.fr") {
*
{
color: #eeeeee !important;
background-color: #2d2d2d !important;
}
* {border-color: #01e2ee !important} /* Couleur bordure */
:link, :link * {color: #FFFFFF !important} /* Lien */
input, textarea {background-color: #554d79 !important} /* Fond champ */
:visited, :visited * {color: rgb(220, 180, 120) !important} /* Lien ouvert */
._3DFQ-
{
box-shadow: 0px 0px 0px 0px #d01717;
}
._3eDdy
{
box-shadow: 0px 0px 0px 0px #3d3d3d;
}
.styles_basicMessage__2gwH2 {
background-color: #82771a !important;
}
}