Sublevel (dark mode)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body, .menu, .footer { background-color: #000; color: #eee; } | |
.main { background-color: #222; color: #eee; } | |
.menu li a { color: #eee; } | |
.entry a, .profile a, .footer a { color: #30c0c0; } | |
.page a, .dock a { background-color: #000; color: silver; } | |
.page a:hover, .dock a:hover { background-color: #333; } | |
.page a.selected { background-color: #30c0c0; } | |
.page sup { color: gray } | |
.list li { border-color: #444; } | |
.list .small a { color: #bbb; } | |
.list .small b { color: #888; } | |
.reply input[type=text] { background-color: #000; color: #ddd; border-color: #30c0c0; } | |
.reply input[type=text]:focus { color: #eee; border-color: #30c0c0; } | |
.subtitle, .center .tab a { border-color: #444; } | |
.auth input[type=text], .auth input[type=password] { background-color: #222; color: #eee; } | |
.auth input[type=submit], .auth input[type=submit]:hover { background-color: #222; color: #bbb; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks Lucian, I've updated my userstyle with this CSS: https://userstyles.org/styles/106368/dark-sublevel