Using Stylus Chrome extension Available Here
Create theme for tokeru.com and paste in the above code.
| body, .p-navbar, pre, .form-control, .p-search .searchGoButton:last-child, .p-search .mw-searchButton:last-child { | |
| background: #161310 !important; | |
| color: #c5c4be; | |
| } | |
| h1, h2, h3, h4, h5, h6 { | |
| color: #6f996f; | |
| } | |
| a { | |
| color: #7dae2a !important; | |
| } | |
| img[src="cgwiki_icon2.png"] { | |
| filter: invert(1); | |
| } | |
| .toc, .mw-warning, .toccolours { | |
| background-color: #1b1b18; | |
| } | |
| .tocnumber { | |
| color: #c5c4be; | |
| } | |
| .dropdown-menu { | |
| background-color: #1b1b18; | |
| border: 1px solid white; | |
| } | |
| .dropdown-item:hover, .p-navbar .navbar-nav .dropdown-menu > div > a:first-child:last-child:hover, .dropdown-item:focus, .p-navbar .navbar-nav .dropdown-menu > div > a:first-child:last-child:focus { | |
| background: #343232; | |
| } |
Using Stylus Chrome extension Available Here
Create theme for tokeru.com and paste in the above code.