Skip to content

Instantly share code, notes, and snippets.

@agrublev
Last active June 13, 2018 15:59
Show Gist options
  • Save agrublev/8d6e2dcb7586efa17bbe82e411d6c969 to your computer and use it in GitHub Desktop.
Save agrublev/8d6e2dcb7586efa17bbe82e411d6c969 to your computer and use it in GitHub Desktop.
body div .logo-wrap {
display:none !important; }
.embed-scope .cm-tag {
color: #e2831b;
}.embed-scope .cm-property {
color: #fdb0f3;
}.embed-scope .cm-number {
color: #3ca731;
}input,
textarea,
[contenteditable] {
caret-color: #119611;
}
.static pre {
width: 100%;
padding: 15px;
color: #f57da2;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment