ethereum.org in true dark mode
Can be used with Dark Reader extension and I recommend it
This theme also makes some changes on remix.ethereum.org
ethereum.org Dark Theme by lemibanddexari
Details
Authorlemibanddexari
LicenseNo License
Categoryethereum.org, remix.ethereum.org
Created
Updated
Size810 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ethereum.org
@version 20220223.06.34
@namespace userstyles.world/user/lemibanddexari
@description ethereum.org in true dark mode
Can be used with Dark Reader extension and I recommend it
This theme also makes some changes on remix.ethereum.org
@author lemibanddexari
@license No License
==/UserStyle== */
@-moz-document domain("ethereum.org") {
body, .kdJPrt, .fmOSPP, .fWuoGd, .dxILuq, .ffVkWD, .gCOeKc, .ipDlbB, .fhxQQP {background-color: black;}
.kTeeRM, .iGGLcy, .iGsboD, .bSCfrM, .bbjtqu, .kvuliU, .gtLBlf, .hSAaPH, .gcIWqU, .duWeak, .cRTFPJ, .buZzSf, .jxZzNf, .jwnaHu, .iqSfbH, .hkYqVt, .kAGyVA, .eIGNhL, .jGFrmc, .dYPsxu {background: none repeat scroll 0% 0%;}
/*remix.ethereum.org*/
.bg-light {background-color: black !important;}
}