Dark Theme for Qiita.
- Less tiring for the eyes.
Authorgrapejuicer
LicenseNo License
Categoryuserstyles
Created
Updated
Code size1.9 kB
Code checksum91db700c
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Dark Theme for Qiita.
/* ==UserStyle==
@name Dark Theme for Qiita
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
@-moz-document domain("qiita.com") {
.p-items_wrapper, body {
background: #464646;
}
.css-17wxzgn {
background: #505050;
}
.css-1t6umzq, .css-13dx3yv, .css-nf0j0z, .css-1uxcm7g {
background: #2c2c2c;
}
a {
color: #4983cf;
}
img {
filter: brightness(0.7);
}
body, p, h1, h2, h3, h4, h5, h6, li, .css-1oacuu5, .css-6ic7fc, .css-1ynjcyf, .css-1l3zk9f, .css-cgzq40, .css-1lbjcyg, .apm-Content_title, .wb-CampaignLink_container > a, .css-1otty5d, .css-1so9b3w, .css-wwf5qc, .fa, .css-1n9e3tx, .css-18ojhlm, .css-1okdvfi, .css-1w5fqid, .css-9n9nb0, .css-1r0y2zt, .st-footer, .st-footer_menuLink, .css-1t1ffag, .css-bibwyp, .css-p9qzma {
color: #b0b0b0;
}
.apm-Content_button-signup, .css-fqzfdm, .css-tljl0 {
color: #e5e4e4;
}
.it-MdContent a, .apm-Content_help {
color: #377937;
}
.it-MdContent a:visited {
color: #c55cc5;
}
.apm-Content, .css-tljl0 {
border: 1.5px solid #377937;
}
.apm-Content_button-signup, .st-NewHeader,st-NewHeader_navigationTabContainer, .css-fqzfdm, .css-tljl0 {
background-color: #377937;
}
.apm-Content_button-signin, .css-1ocidnb, .css-1istum3 {
background-color: #b0b0b0;
border: solid 1px #595959;
}
path, circle {
fill: #3d3d3d;
}
.st-NewHeader_signupButton {
box-shadow: inset 0 0 0 2px #3d3d3d;
color: #3d3d3d;
}
.st-NewHeader_loginLink, .fa-search, .st-NewHeader_mainNavigationItem, .css-1l0q9ku > p, .css-38fzdi, .css-1istum3, .apm-Content_button-signin {
color: #3d3d3d;
}
.css-1l0q9ku {
background-color: #a99610;
}
.it-Toc a {
color: #b0b0b0;
}
.st-NewHeader_searchInput, .it-Toc a.focus {
background: #c9c9c9;
}
}