Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,390
edits
(Created page with "→* * compiled to [[MediaWiki:Minerva-darkmode.css]]; applied when dark mode is * toggled on via [[MediaWiki:Gadget-skinTogglesMobile.js]]: @import 'MediaWiki:Common.less/variables.less'; @import 'MediaWiki:Common.less/mixins.less'; // style browser default forms; :has() is relatively new - shouldnt pose a problem html:has(body.wgl-theme-dark) { color-scheme: dark; } body.wgl-theme-dark { color-scheme: dark; --body-background-image: url('filepath://Old_School...") |
No edit summary |
||
Line 13:
body.wgl-theme-dark {
color-scheme: dark;
--body-background-image: url('
--body-background-color: #071022;
--body-main: #172136;
|