Stylus-Dark
body, #stylus-popup { | |
background-color: #292929; | |
color: #e6e6e6; | |
} | |
a, .disabled a:hover, select { | |
color: #e6e6e6; | |
} | |
input[type="checkbox"]:not(.slider) { | |
background-color: #404040; | |
} | |
#stylus-options #options { | |
background-color: #292929; | |
color: #e6e6e6; | |
} | |
#stylus-options #options-title{ | |
color: #292929; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment