Skip to content

Instantly share code, notes, and snippets.

@ellbur
Created April 8, 2020 14:32
Show Gist options
  • Save ellbur/0f8177f40ec93f4d413b9994aa6cdcd0 to your computer and use it in GitHub Desktop.
Save ellbur/0f8177f40ec93f4d413b9994aa6cdcd0 to your computer and use it in GitHub Desktop.
@-moz-document domain("stackedit.io") {
.layout__panel--explorer, .layout__panel--side-bar {
background-color: #333;
}
body {
color: #b1b1b1;
}
.explorer-node--temp, .explorer-node--trash {
color: #b1b1b1;
}
.button {
color: #fff;
}
.cledit-section {
text-align: justify;
}
.layout__panel--status-bar {
background-color: #484848;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment