/* GitHub Dark theme */
.github-dark .highlight { background: #0d1117 !important; color: #c9d1d9 !important; }
.github-dark .highlight pre { background: #0d1117 !important; }
.github-dark .highlight code { background: #0d1117 !important; }
.github-dark .highlight .hll { background-color: #1f2937 }
.github-dark .highlight .c { color: #8b949e } /* Comment */
.github-dark .highlight .err { color: #f85149 }
.github-dark .highlight .k { color: #ff7b72 } /* Keyword */
.github-dark .highlight .l { color: #a5d6ff } /* Literal */
.github-dark .highlight .n { color: #c9d1d9 } /* Name */
.github-dark .highlight .o { color: #ff7b72 } /* Operator */
.github-dark .highlight .p { color: #c9d1d9 } /* Punctuation */
.github-dark .highlight .cm { color: #8b949e }
.github-dark .highlight .cp { color: #8b949e; font-weight: bold }
.github-dark .highlight .c1 { color: #8b949e }
.github-dark .highlight .cs { color: #8b949e }
.github-dark .highlight .ge { font-style: italic }
.github-dark .highlight .gs { font-weight: bold }
.github-dark .highlight .kc { color: #79c0ff }
.github-dark .highlight .kd { color: #ff7b72 }
.github-dark .highlight .kn { color: #ff7b72 }
.github-dark .highlight .kp { color: #ff7b72 }
.github-dark .highlight .kr { color: #ff7b72 }
.github-dark .highlight .kt { color: #ff7b72 }
.github-dark .highlight .ld { color: #a5d6ff }
.github-dark .highlight .m { color: #79c0ff }
.github-dark .highlight .s { color: #a5d6ff }
.github-dark .highlight .na { color: #c9d1d9 }
.github-dark .highlight .nb { color: #ffa657 }
.github-dark .highlight .nc { color: #f0883e }
.github-dark .highlight .no { color: #79c0ff }
.github-dark .highlight .nd { color: #d2a8ff }
.github-dark .highlight .ni { color: #ffa657 }
.github-dark .highlight .ne { color: #f0883e }
.github-dark .highlight .nf { color: #d2a8ff }
.github-dark .highlight .nl { color: #f0883e }
.github-dark .highlight .nn { color: #c9d1d9 }
.github-dark .highlight .nx { color: #c9d1d9 }
.github-dark .highlight .py { color: #79c0ff }
.github-dark .highlight .nt { color: #7ee787 }
.github-dark .highlight .nv { color: #79c0ff }
.github-dark .highlight .ow { color: #ff7b72; font-weight: bold }
.github-dark .highlight .w { color: #c9d1d9 }
.github-dark .highlight .mf { color: #79c0ff }
.github-dark .highlight .mh { color: #79c0ff }
.github-dark .highlight .mi { color: #79c0ff }
.github-dark .highlight .mo { color: #79c0ff }
.github-dark .highlight .sb { color: #a5d6ff }
.github-dark .highlight .sc { color: #a5d6ff }
.github-dark .highlight .sd { color: #a5d6ff }
.github-dark .highlight .s2 { color: #a5d6ff }
.github-dark .highlight .se { color: #79c0ff }
.github-dark .highlight .sh { color: #a5d6ff }
.github-dark .highlight .si { color: #a5d6ff }
.github-dark .highlight .sx { color: #a5d6ff }
.github-dark .highlight .sr { color: #7ee787 }
.github-dark .highlight .s1 { color: #a5d6ff }
.github-dark .highlight .ss { color: #a5d6ff }
.github-dark .highlight .bp { color: #ffa657 }
.github-dark .highlight .vc { color: #79c0ff }
.github-dark .highlight .vg { color: #79c0ff }
.github-dark .highlight .vi { color: #79c0ff }
.github-dark .highlight .il { color: #79c0ff }