I could not find any dark theme for messenger, so I made my own.
Messenger dark theme by kaelthas
Details
Authorkaelthas
LicenseNo License
Categorymessenger
Created
Updated
Size1.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Dark Messenger by Hagrid
@namespace example.com
@version 1.0.0
@description A homemade dark theme for mesenger, refreshed for 2021
@author Hagrid
==/UserStyle== */
@-moz-document domain("messenger.com") {
:root {
--messenger-card-background: #2a2a2a!important
}
.hybvsw6c {
background-color: #3a3a3a;
}
/* Headlines like "Czaty" and names of people + color fontu wiadomości od innych*/
.oo9gr5id {
color: #e8e8e8;
}
/* background of the buttons on top of contact list, and options button (next to a contact) */
.tdjehn4e, .hn33210v {
background-color: #2f2f2f;
}
/* color for the 3 buttons on top contact list */
.j83agx80, .pfnyh3mw{
fill: #f7f7f7;
}
/* divider between top of the contact list and the list itself */
.s1tcr66n {
border-bottom: 1px solid #2f2f2f;
}
/*backgroud of last contact scrollbar */
.pwoa4pd7 {
background-color: #090707;
}
.m9osqain {
color: #828282;
}
.cwj9ozl2 {
background-color: #3a3a3a;
}
.nwpbqux9 {
box-shadow: 0 12px 28px 0 rgb(193 24 24 / 0%), 0 2px 4px 0 rgb(216 21 21 / 0%), inset 0 0 0 1px rgb(0 0 0);
}
.b3i9ofy5 {
background-color: rgb(210 219 230 / 14%);
}
.nred35xi {
background-color: #2d2d2d;
}
.g6srhlxm {
background-color: #4a4a4a;
}
.khkgorpb {
background-color: #e4e4e4;
}
.pmk7jnqg {
position: absolute;
fill: #2d2d2d;
}
}