Skip to content

Instantly share code, notes, and snippets.

@Avinash-Bhat
Created April 27, 2020 17:52
Show Gist options
  • Save Avinash-Bhat/5f5e7864da25caa01c1f347d1ada65d6 to your computer and use it in GitHub Desktop.
Save Avinash-Bhat/5f5e7864da25caa01c1f347d1ada65d6 to your computer and use it in GitHub Desktop.
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