.gist .gist-file {

border-color: unset !important;

}

.gist .gist-data, .gist .gist-meta {

background-color: inherit !important;
border-bottom: unset !important;

} .gist .gist-meta {

color: #dcddde !important;

} .gist .gist-meta a {

color: #dcddde !important;

}

.gist .markdown-body h1, .gist .markdown-body h2 {

border-color: #2f3136 !important;

}

.gist p, .gist h1, .gist h2, .gist h3, .gist h4, .gist h5, .gist h6 {

color: #dcddde;

}

.gist .highlight {

background: unset !important;
color: #e7e7e7 !important;

}

.gist .blob-code-inner {

color: #dcddde !important;

}

.gist .pl-c1, .gist .pl-s .pl-v {

color: #ffae00 !important;

}

.gist .pl-s .pl-s1, .gist .pl-smi {

color: #dcddde !important;

}

.gist .pl-pds, .gist .pl-s, .gist .pl-s .pl-pse .pl-s1, .gist .pl-sr, .gist .pl-sr .pl-cce, .gist .pl-sr .pl-sra, .gist .pl-sr .pl-sre {

color: #00ffd9 !important;

}

.gist .pl-e, .gist .pl-en {

color: #ff00e2 !important;

}