Because its 2022 and flat is justice
hugelol.com dark 'n' flat by clara3me
Details
Authorclara3me
LicenseNo License
Categoryhugelol
Created
Updated
Size1.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
hugelol
Source code
/* ==UserStyle==
@name hugelol.com dark 'n' flat
@version 20220531.07.21
@namespace userstyles.world/user/clara3me
@description Because its 2022 and flat is justice
@author clara3me
@license No License
==/UserStyle== */
@-moz-document domain("hugelol.com") {
body,
.feed .post .title,
.box .title,
.box .part-grey .comment-compact-content {
color: #ccc !important;
}
#content-container {
background-color: #222;
}
.feed .post,
.box,
.box .part-grey {
background-color: #333 !important;
border-color: #666 !important;
}
.box .title,
.karma-badge {
background-color: #444 !important;
border-color: #777 !important;
}
.feed .post,
.box,
.box .title {
border-color: #666 !important;
}
#content .content-side .box {
border: none;
}
#content .content-side .box .title {
border-bottom: none;
}
.feed .post, .box, .box .title {
border: none;
}
.post .post-action .action-container {
background-color: #444 !important;
border: 1px solid #444;
}
#content .content-side .box .part-grey {
border-bottom: none;
}
.black {
background-color: #444 !important;
border: 1px solid #444;
}
}